Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
System
1 year agoSuper Contributor
Browser extension not filling into Flutter web app
This discussion was created from comments split from: Autofill password field not triggering on (Android devices) for Flutter.
Anonymous
3 years ago@claudec
Thanks! It looks like this site is using https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot. Unfortunately we're not yet able to fill in frameworks using shadow DOMs, which is why filling isn't working on this site. Do you happen to know if this is typical of Flutter web apps, or particular to this one?