Posts
Members
Info
Deleted·288d# General
Is this community still active?
There hasn't been any activity in this community for a while. Has it moved somewhere else?
0
Reach router default route
I am using some dynamic route in my react app (<xyz path=":id" />) at the same time i am also using static route <xyz path="/about" />) the issue is when i try to open about route try refreshing the page first it shows me Not found page then it shows me About page what is the…
0
Weird TypeScript error when trying to use @reach/listbox
Installed @reach/listbox but got a typescript error Can anyone help me?
1
Reach router warning in react strict mode
is there going to be a fix for this warning: index.js:1 Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of FocusHandlerImpl which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using…
0
https://reach.tech/router redirects to https://reach.tech
Does anyone know why I'm not able to see the router docs
2
Gatsby Themes - Calling Compontent
I'm trying out the Gatsby Theme setup, and have copied many of my files to a package called "gatsby-theme-marketing". The original Gatsby setup is now in a folder called "www". Since my site is using react-router, how would I call components in gatsby-theme-marketing from…
0