You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue. Can you confirm that I'm reading this as an <input> element will also ways interpret its pattern attribute as a regex with the u flag?
If so, would you be interested in submitting a PR for this? In particular, adding a test to this fact, so we don't regress in the future, would be much appreciated!
spectrum-web-components/packages/textfield/src/Textfield.ts
Line 231 in 8acfee4
see: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/pattern
The text was updated successfully, but these errors were encountered: