You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for getting into this and providing these examples! I successfully deployed this to Vercel, however, I cannot seem to get the dev environment running. I get the TypeError: TypeError: Cannot read properties of undefined (reading 'query')
This is at at loader ... app/root.tsx:39:43
The text was updated successfully, but these errors were encountered:
Hi @lordofthecactus,
Thanks for getting into this and providing these examples! I successfully deployed this to Vercel, however, I cannot seem to get the dev environment running. I get the TypeError:
TypeError: Cannot read properties of undefined (reading 'query')
This is at
at loader ... app/root.tsx:39:43
The text was updated successfully, but these errors were encountered: