-
Hello .. I encounter this strange issue where the canvas is reciving a key event without a key
```
Uncaught TypeError: Cannot read property 'toLowerCase' of undefined
at ActionEventBus.getActi…
-
**Description**
Sorry I am not able to run this application on windows. After cloning this repository I have followed the steps mentioned in the readme.
Node Version: v12.18.2
NPM Version: 6.14.…
-
I installed this via https://github.com/draftbit/bs-storybook to workaround #13. I am only attempting to write the basic story example when running into this error.
```rescript
3 │ let _module =…
-
#### Feature request
*Add icon files directly in icons package.*
This is a continuation of https://github.com/palantir/blueprint/issues/2986.
Currently, if you want to create a custom namespa…
-
### Purpose
- [ ] New feature
- [ ] New renderer
- [x] Bug fix
- [ ] Documentation
- [ ] Refactoring
- [ ] Test Case
- [ ] Other
### Description
Hi, I'am using editor js renderer with rea…
-
### Extended configuration is required
When we create react app with create-react-app, we almost always need to extend more configurations ( react-scripts or webpack ), and we want to not eject to …
-
See values for 2021-10 and 2021-11 here: https://bmaupin.github.io/langtrends/?interval=1
-
I believe there's a great need for CRA to support advanced configuration. [React-app-rewired](https://github.com/timarney/react-app-rewired) was the first to let users patch their CRA configs. Then CR…
-
Using React suspense (`0.0.0-experimental-d7382b6c4`) with reason-urql I run into the following error.
```
Uncaught TypeError: b is not a function
d webpack://social_chat/./node_modules/wonka…
-
I think we can improve DX by swapping webpack to vite.
It comes with build in css support, possibly we can add tailwind to the project.
If anyone is interesed, i can open PR