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
Hi, when I try to run a page with the react example in a remix route it launches an error
I think it is related with CJS/ESM
Steps to reproduce
Create a new Remix Vite app: npx create-remix@latest --template remix-run/remix/templates/vite
In the index route for example copy the React example code
Expected Behavior
Actual Behavior
The application is broken
Metadata
Typesense Version:
Latest
OS:
MacOS
Remix v2.8 Vite
The text was updated successfully, but these errors were encountered:
Description
Hi, when I try to run a page with the react example in a remix route it launches an error
I think it is related with CJS/ESM
Steps to reproduce
Create a new Remix Vite app:
npx create-remix@latest --template remix-run/remix/templates/vite
In the index route for example copy the React example code
Expected Behavior
Actual Behavior
The application is broken
Metadata
Typesense Version:
Latest
OS:
MacOS
Remix v2.8 Vite
The text was updated successfully, but these errors were encountered: