Uncaught TypeError: t.inputmask(…).replace is not a function
-
When creating a new form, I have placed a numeric field with formatting.
The preview works fine, but after some time the form on the actual website stops working and results in the following error showing in the developer window…
Uncaught TypeError: t.inputmask(…).replace is not a function
This error flags every time the field is clicked on in the web page.The field does not accept any entry once the error appears.
I have tried disabling all plugins, other than Elementor which we are using as our webpage builder.
It seems to possibly have something to do with the formatting of the field, although I’m not sure why it worked for a period of time before losing functionality.
The topic ‘Uncaught TypeError: t.inputmask(…).replace is not a function’ is closed to new replies.