gpt4 book ai didi

javascript - 有没有办法为 Angular 表单字段禁用 chrome 自动填充选项

转载 作者:可可西里 更新时间:2023-11-01 02:55:36 33 4
gpt4 key购买 nike

我试过使用 autocomplete false 和 auto complete off。缓存已从字段中删除,但我仍然看到 chrome 自动填充数据。有没有办法禁用 Angular 形式的 chrome 自动填充选项?任何建议,将不胜感激。谢谢

最佳答案

请检查autocomplete="new-password":

<input type="password" name="password" value=""  autocomplete="new-password" />

它对我有用。发现于 Google documentation

关于javascript - 有没有办法为 Angular 表单字段禁用 chrome 自动填充选项,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52139123/

33 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com