getting this console error in React dev environment... I see some similar questions but I am not seeing a question with this exact same message. trying to pinpoint where this is coming from - any tips appreciated. thanks in advance!
content_script.js:1 Uncaught SyntaxError: Identifier 'WBSAutoFillFormTypeUndetermined' has already been declared
This error comes up inconsistently - sometimes when I load a component, sometimes not... can reproduce error inconsistently.
FIRST ANSWER:
adjust the "autocomplete" parameter on the input tag. this was WRONG & didn't resolve the issue. https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
CORRECT ANSWER:
this console error was coming from the Apple "iCloud Passwords" chrome plugin. I deactivated the plugin (which was useless anyway) & the errors disappeared.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With