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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
#22590b9de8e - Generate the default formId with Vue's useId so it is SSR-safe, falling back to a random uuid on vue@3.4 (where useId does not exist) and outside of a component instance.