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
Rule #1: $: has no effect in a module script.
Rule #2: ${names.map(name => "${name}").join(', ')} ${names.length > 1 ? 'are' : 'is'} declared in a module script and will not be reactive.