But I need a space between the symbol and the number. I know people sometimes suggest to just write the symbol “hardcoded” after the user input - but this does not the job. Either the user can just delete it or it becomes buggy when deleting some numbers. Eitherway this is not an option for me:
becomes:
That is why I am asking for help here. May be someone has already experienced the same issue and can point me to a direction of help? Maybe a line of Javascript can fix this?
I just noticed that this change actually broke the app for the first two times reloading. When removing the spaces again the page works again. Have you noticed this before. It might be connected to a plugin that has problems with handling the space (in my case it is the classify plugin).