Tim Ellenberger
Tim Ellenberger
Hey, awesome library! I've been playing around with this component in NextJS and have noticed these scrollbars disable all scrolling/do not display in the initial server side rendered HTML Here's...
The 'provinces' listed for New Zealand are incorrect, they list the counties of New Zealand which were de-established in 1989 Here is a link: [https://en.wikipedia.org/wiki/Counties_of_New_Zealand](https://en.wikipedia.org/wiki/Counties_of_New_Zealand) New Zealand is now broken...
Let's say I have an app with many user roles and many routes. Every route must be protected from unauthorized users _and_ every route must be protected based on a...
Let's say I have three different punctuation tokens: `span.token.tag.spread.punctuation`, `span.token.tag.script.punctuation` and `span.token.tag.punctuation`. To get closer to a vscode dark+ theme, the first two tags are actually a different color than...
Hey! Very cool react component Are there plans in the pipeline for easing the transition from hovering into and out of bounds?
I get the following server-side warning in Next.js with react-photo-gallery v8 ```bash Warning: useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output...
This plugin appears to break with Webpack 5, are there any plans to support the new version?