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
fix(safeId): trigger id creation/update after mount (fixes#1978) (#2161)
* fix(safeId): trigger id update on mount.
Uses computed prop to generate a method that returns the ID, which has the same call arguments as the original safeID(suffix) method
0 commit comments