Nathaniel Hill
Nathaniel Hill
@momocow Thanks for the thoughts, I don't think either of those really work. 1) Using `lint-staged` I can specifically only apply actions to test files, but this means these actions...
Doesn't seem too complicated. If given a list of test files and a list of staged files, all that needs to be done is determine which if any test files...
any updates on when this will get merged and released?
@dougwilson Yes, I would expect a server to send `br` over `gzip` if both are present in `Accept-Encoding`
I created a PR for this in the new repository: https://github.com/react-stack/redux-storage/pull/12 Hopefully this gets fixed, super annoying :+1:
Has any work been done on this?
I've solved my drawer icon problem by adding the "notranslate" class to my . This doesn't seem ideal, I just happen to not have any content in the header that...
Yes, thanks for the quick response. At the moment I am simply applying the "notranslate" class to my entire header, which wouldn't work if there was content that should be...
@Garbee So, looks like you're saying to use a unicode character to reference the icon instead? Is there a list somewhere where you can see the characters and icons associated...
I was one of those original reporters, but FWIW I haven't had any problems since using `next-compose-plugins` phase feature to disable `next-offline` in development.