Rafael Taranto
Rafael Taranto
Updating both plugin-css and normalize solves this issue partially. In the app.js there is a small hotreload configuration for when you're running the app in localhost. If you want to...
Hello @Owizardo, There is a model-view-value option to make the mask a part of the model. Using the following code should work ``
Hello @DanielFurmanov, I don't think your use case is ever going to be covered by this lib simply for the fact that is way easier to just use a number...
I'm guessing there is something wrong with the observer as 'initing' the value of the placeholder works.
That's also what i thought, but why would it work when a dummy placeholder is put before loading the API call?