I'm a bit clueless about what is causing this, except the project produces this error in the client bundle when built, but not in development.
Ticket Counter: An easy to use ticket counter/caller, made for student organizations.
4 messages · Page 1 of 1 (latest)
I'm a bit clueless about what is causing this, except the project produces this error in the client bundle when built, but not in development.
Ticket Counter: An easy to use ticket counter/caller, made for student organizations.
(Not a cause of the solid-start-cloudflare-pages adapter, as this also occurs with the default node adapter)
source code: https://github.com/Razboy20/ticket_counter
downgrading solidjs to ^1.7 seemingly fixed the problem ._.