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
If it's defined in the same csjs literal, both instances of .active will be scoped to the same value so there's no change needed. If .active is from another csjs instance, you can pass it in:
Like these:
when
.active
is in global scope or is an another class defined in the samecsjs
literal or imported from another csjs variable..The text was updated successfully, but these errors were encountered: