batman✅
batman✅
SSolidJS
Created by Arvalaan on 2/2/2023 in #support
Sentry in Solid / Vercel
I'm on the same boat. I faced 2 issues: 1. sentry/solidstart - which can be bypassed with --legacy-peer-deps. 2. I got stuck at instrument.server.mjs. Mine is a js project, and npm kept looking for instrument.server.ts. I have not found a solution fo rthat yet!! Anyway ... I have parked it for a couple of days and working on other features atm. Will revisit this in a few days. Did you manage to solve it? Is it working for you?
2 replies
SSolidJS
Created by batman✅ on 12/27/2024 in #support
Need help debugging this error: Client-only API called on the server side. Run client-only code in
Is this an issue with the latest vinxi version? Should I raisee this as a bug in vinxi?
11 replies
SSolidJS
Created by batman✅ on 12/27/2024 in #support
Need help debugging this error: Client-only API called on the server side. Run client-only code in
Yes ... just reverted to vinxi 0.4.3 and it works now!!!!
11 replies
SSolidJS
Created by batman✅ on 12/27/2024 in #support
Need help debugging this error: Client-only API called on the server side. Run client-only code in
11 replies
SSolidJS
Created by batman✅ on 12/27/2024 in #support
Need help debugging this error: Client-only API called on the server side. Run client-only code in
It is such a pain 😦
11 replies
SSolidJS
Created by batman✅ on 12/27/2024 in #support
Need help debugging this error: Client-only API called on the server side. Run client-only code in
Yes.. I'm gonna try that later tonight. Shall update here.
11 replies
SSolidJS
Created by batman✅ on 12/27/2024 in #support
Need help debugging this error: Client-only API called on the server side. Run client-only code in
Do you mean https://docs.solidjs.com/solid-router/reference/data-apis/query#query? All my query calls are part of client side components. Currently only 2 files use use server which are talking to pocketbase using pocketbase sdk and the client side components are calling these files either directly or via REST endpoont (middleware)
11 replies