Replies: 2 comments
-
Hi, @mrose! Welcome and thanks for checking out this framework! You don't need to install any of the React dependencies to work with the framework, even when using TypeScript. You just need Browser extensions can interfere with React hydration. I'll check out the ColorZilla extension specifically, but information shown in the error overlay and in the console should be the same. I would much appreciate if you could create an issue for this as it sounds like a bug in error handling when using the development mode. I'm planning to provide much more than a 'q' shortcut key to exit the development server, but my current priority is to finally upgrade to the latest Vite 6, but there are breaking changes I need to resolve. You don't need to commit If you would like to get a review and provide some feedback on your project, I'm happy to do so! Just please be patient as it will take some time for me to get there, I'm quite busy lately. |
Beta Was this translation helpful? Give feedback.
-
Hi, thanks for your reply! Can you please let me know the best way to use the runtime context (https://react-server.dev/framework/configuration#runtime)? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I found myself really excited about React19 and discovered that Meta only recommends Next.js, which is awfully heavy for a learning experience. There have been several attempts (notably Fastify) to cobble together an alternative, but this one looked best so I gave it a whirl! Thanks very much for your effort! Just reading the code has been revelatory.
The documentation provided was good but I had to skip around to get a working Counter example, and had a few things which might be relevant or helpful:
<body cz-shortcut-listen="true">
tag in main.tsx (added because of ColorZilla browser extension)Thanks again for some great work. And if you'd like to see the project lmk.
Beta Was this translation helpful? Give feedback.
All reactions