-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Description
Describe the bug
if you mention a store by "store" and "$store" in an onclick function then the JS output becomes
"var on_click = (_, store, store, $store) => {
if (store && $store()) {}
};",
store is duplicated in the arguments, causing the error
Reproduction
Logs
No response
System Info
repl
Severity
annoyance
Metadata
Metadata
Assignees
Labels
No labels