Open
Description
I found a playground link in this issue:
Opening the above link in Chrome incognito, Chrome Guest mode, and Chrome Canary Guest mode all yield the default counter; not whatever the author customized.
However, when I clone and run the repo locally, the following link works (in both dev
and preview
):
(In particular, the onClick looks like onClick={[c => console.log(c), count()]}
)
I think there's an old deploy on https://playground.solidjs.com that's broken...? I don't see any Github Actions, so I don't know anything :D
Metadata
Metadata
Assignees
Labels
No labels