Eric Tousignant
Eric Tousignant
Hello, I needed this feature on a client's project and managed to fix this issue. The problem is the _data-conditional-id_ is not matching the expected field if it's inside a...
Hello @jrfnl, I did not have an opportunity to test your fix. It seems to have been rejected? Please let me know if you want me to test something again?...
Hi @pbearne, I ran into the same issue and I found a fix by analyzing the JS file. The JS parser is simply looking for any HTML tag with the...
Hello @stevenwanderski, I have never been a maintainer before but would love to help. I've used this great plugin for years and keep on pushing it to every project I...
I found a workaround and possible reason why Google Autofill stops working. See the fiddle: https://jsfiddle.net/uxmonn2z/5/ If you set the placeholder to `''` (empty string) it works again. Any other...