Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

mrose

mrose starred esamattis/react-zorm
mrose starred colinhacks/zod
mrose starred StefanTerdell/zod-to-json-schema
mrose starred causaly/zod-validation-error
mrose starred anatine/zod-plugins
mrose starred originjs/vite-plugin-federation
mrose created a comment on an issue on lazarv/react-server
Again, thanks for spending the time to elucidate and as always much appreciated. I worked around it (cheaply) by aliasing the import to "getPathname" even though your solution is obviously the pre...

View on GitHub

mrose closed an issue on lazarv/react-server
usePathname causes eslint error
### Describe the bug I am trying out using a .middleware.ts file and copied the example from https://react-server.dev/router/middlewares VSCode gives me an ESLint error: React Hook "usePathname" ...
mrose created a comment on an issue on lazarv/react-server
confirmed fixed so closing

View on GitHub

mrose closed an issue on lazarv/react-server
vite, hmr, & webpack Script Tag Duplication
### Describe the bug Using page-based routing, when I use Suspense the three scripts are duplicated. The duplicated scripts appear after the suspended component is rendered on the browser. Let me ...
mrose starred lazarv/react-server
mrose opened an issue on lazarv/react-server
vite, hmr, & webpack Script Tag Duplication
### Describe the bug Using page-based routing, when I use Suspense the three scripts are duplicated. The duplicated scripts appear after the suspended component is rendered on the browser. Let me ...
mrose created a comment on an issue on lazarv/react-server
@ericdmachado curious is the fix working for you? thanks

View on GitHub

mrose starred bvaughn/react-error-boundary
mrose created a comment on an issue on lazarv/react-server
Thanks very much for taking the time to comment so thoroughly - much appreciated! After this post I rewrote the urls to (e.g.) `/messages/1` since I'm using the builtin router, now with [id].tsx i...

View on GitHub

mrose closed an issue on lazarv/react-server
typescript error using page-based routing
### Describe the bug Trying to create a list of messages where each message has a clickable link. The code below _does_ compile and produce the intended link, but displays the following typescr...
mrose starred module-federation/vite
mrose starred originjs/vite-plugin-federation
mrose starred originjs/vite-plugin-federation
mrose starred jherr/create-mf-app
mrose starred balderdashy/sails
mrose starred Paciolan/remote-component
mrose starred micromatch/braces
mrose starred Kauto/better-sqlite3-helper
mrose opened an issue on lazarv/react-server
typescript error using page-based routing
### Describe the bug Trying to create a list of messages where each message has a clickable link. The code below _does_ compile and produce the intended link, but displays the following typescrip...
mrose starred kurttheviking/git-rev-sync-js
mrose starred svitejs/node-conditions
mrose starred benmccann/esm-env
mrose created a comment on an issue on lazarv/react-server
fix confirmed - looks good!

View on GitHub

mrose closed an issue on lazarv/react-server
Incomplete Error message display
### Describe the bug I am using the Colorzilla chrome extension which (sadly) adds an attribute to the body tag: <body cz-shortcut-listen="true">. The addition causes a hydration error since the ...
Load more