Kári Bertilsson

Results 8 issues of Kári Bertilsson

Hello I have a large library and using warmup takes like 4-6 hours, after it finishes everything is super crazy fast. But after a while it seems like everything gets...

Enhancement
Priority-Low

If possible, the ability to ```rm -rf folder``` to delete the underlying rar files would be very useful. This might be difficult to implement if there are multiple files inside...

Priority-Medium
Enhancement

Using [email protected] & [email protected] which depends on [email protected] The following triggers the error ``` import SortableTree from 'react-sortable-tree' console.log(SortableTree) ``` vendor.js:30265 Uncaught TypeError: Cannot read property 'default' of undefined ![image](https://user-images.githubusercontent.com/5122320/86594270-41e0dd00-bf86-11ea-8fcd-190d6b27fc93.png)...

bug
4.0.0

I noticed in the react_emotion example it is not possible to use the fragment shortcut Is it possible to support both emotion plugin and the fragment shortcut ?

bug
4.0.0

Using [email protected] The query is valid as far as i know, and the results are correctly typed. Schema from [email protected]. ![image](https://user-images.githubusercontent.com/5122320/178729969-2ea153ae-6cde-4908-86e9-472c5855f5e7.png)

Hello I am working with schema generated from REST endpoint using swagger-to-graphql. It works fine, but all GET operations are mapped as queries, and POST operations as mutations in the...

feature

When using emotion css lib the copyStyles={true} does not work correctly. Emotion injects css styles into DOM head at the time the components are mounted. When a new popup using...

I like to avoid nullable fields so i don't also need to check for the null case every time in type safe languages. But i often need to add new...

k/enhancement
c/console
community-contrib 🙏🏽