Solid.js Playground console doesn't support creating const / let variables
Not sure if a bug or just part of how the Playground's console works, but it doesn't allow creating
const
or let
variables. The regular browser console does. Is this a limitation of having it embedded in the playground, or a bug?
Sidenote: should there be a "Playground" support tag?0 Replies