Philipp Brumm
Philipp Brumm
Hi, I'm not sure whether this is a nwb or react-octicon problem. I'm using `react-octicon` inside an nwb project, which is displayed inside a electron application. In electron, urls are...
Hey there, We're using Nextjs's `cookies()` function. The session object returned from `getIronSessionFromCookieStore` does not include an implementation for `updateConfig`. Our use case for `updateConfig` is to set a maxAge...
Hey there, I'm seeing a TS error when passing Nextjs's `cookies()` function to `getIronSession` ``` Argument of type 'ReadonlyRequestCookies' is not assignable to parameter of type 'CookieStore'. Types of property...
Optimistically applies reactions instead of waiting for a slow network request to finish. This should work anywhere you can react to something on GitHub. Reactions are added, updated and removed...
Hey, thanks for tackling this issue! I'm wondering whether I could use this to just use CMs syntax highlighting via [runMode](https://codemirror.net/demo/runmode.html) method. Unfortunately, the code in this repo is is...
Hey, we're using something similar to https://gist.github.com/branneman/8048520#52-only-while-executing-node to prevent having to use long, relative paths when importing/requiring modules. Is there a way to make filing cabinet aware of such a...
``` stashing 5 changes master up to date redesign fast-forwarding... redesign--more up to date redesign--week-overview ahead of upstream redesign--week-videos up to date unstashing ``` git up finished without telling me...
Hey, love your cheatsheet! I noticed that the lifecycle methods table does not fit into the 720px wide container, and additionally does not scroll horizontally. I could either increase the...
Hey, I'm intrigued by this library, but I'm not yet clear on whether it would fit our use case. Currently, coordinating all the different fetches and their state is a...