Hi everyone,
While building my app, I’ve encountered an issue where browsers automatically autofill fields (e.g., fields where sensitive information is entered). This behavior can be problematic, as it pre-populates fields with previously entered data, which might confuse users or cause incorrect information to be submitted.
To address this, I’d like to suggest a feature that allows us to disable browser autofill for specific fields (with autocomplete=“off” per exemple).
Is this something that could be considered in a future update? Thanks for your attention to this!