Adam Rackis
Adam Rackis
Don't show when hash is #login Redirect to authenticate page when not logged in, navigate to default module (home or books) when logged in. Also, replace invalid hashes - don't...
Ie, if I reset the node process, re-connect on the client.
Per Kyle's request, I'm posting what I find to be the serious issues with chapter 6 as they now stand; of course I'm open to being persuaded that I may...
Hey great library. One small issue I ran into: ```js import { MultiSelect } from 'enquirer'; ``` is an error in TS. Workaround, for anyone landing here from Google, is...
First, can I ask if sw-precache will continue to be maintained? It appears as though https://workboxjs.org/ is set up to replace this? --- This configuration ``` new SWPrecacheWebpackPlugin({ runtimeCaching: [{...
A bit hard to explain, but basically, when dragging an item up to the top of the page, such that the page has to scroll up, when you bring the...
 It looks like there's a slight bug with the drag icon - see the attached image. If you drag in item from deep within a hierarchy, when you get...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: x64 Version: Darwin...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ---->npx --no-install next info Operating System: Platform: darwin...