Jonas Dellinger
Jonas Dellinger
If a `MUIDataTable` is present on the page, all drag & drop operations on the same site do not work. Maybe related: https://github.com/react-dnd/react-dnd/issues/3304 ## Expected Behavior Rendering a `MUIDataTable` should...
When using assets like png, svg, or jpeg they won't be included in the final package. Is there any way to get around this? Example: A.vue ```vue import logo from...
### Describe the bug Similar to #1302, an error pops up when using the library mode of vite in combination with the `--watch` parameter. While the initial build succeeds, all...
Build is currently broken with the new node 12 version. I guess the important error is on this line: ``` ../src/kexec.cc: At global scope: ../src/kexec.cc:19:11: error: ‘v8::Handle’ has not been...