Loz Jackson
Loz Jackson
I've just updated to `1.2.7` and run into this incompatibility.
Thanks for reporting this. I will look into it
I can't reproduce this using any of the framework components.. I can only reproduce this on the website..
If I remove [this line](https://github.com/text-mask/text-mask/blob/master/website/src/app.js#L41) from the website src, then it works as expected.
I tried with the react component, and it worked ok... however the example app doesn't have a onChange method. If you could add a failing test to the react tests...
@mzedeler consider yourself assigned.. (for some reason you don't come up as an option in the list of "assignees")..
There is no an easy/built-in way to do this... but I'm sure it wouldn't be too difficult. You would need to create a mask function that validates the IP based...
I don't think anyone is actively working on this feature.. PRs or workaround ideas welcome
@karellodewijk Hi, thanks for this.. could you remove the `package-lock.json` and `dist/textMaskAddons.js` files
I had a look at this a while back and couldn't find an easy way to make this work.. haven't looked at it again since though.. and I don't think...