[bug] new-password attribute on input messing up autocomplete

Hello Bubble, have been noticing lately that password managers like LastPass etc are not working properly with our login form. By ‘not working properly’ I mean they aren’t prefilling the emails and are always suggesting a password rather than filling in the password saved for that site.

On digging into the issue I see that Bubble is setting the autocomplete attribute to ‘new-password’ on inputs of type password. Can we get this behavior changed?

Best case scenario would be if you allow us to set the autocomplete value from the property editor. I’ll settle for it not being automatically set to ‘new-password’ though.

This topic was automatically closed after 14 days. New replies are no longer allowed.