-
### Plugin Name
copliot
### 📜 Description
The plugin seems to use its own theme and styling.
This means that it does not take on the theme from the instance its installed in so it looks out of p…
-
My app uses [Mantine](https://v5.mantine.dev/) component library, which uses Emotion under the hood. But it seems React Hook Form DevTools also uses Emotion, but a different version. When I add DevToo…
-
**Current behavior:**
I recently went through the process of upgrading our monorepo project from **Next 12** and **React 17** to **Next 13** and **React 18**. I started noticing that we were experi…
-
### Steps to reproduce
[Link to live example](https://github.com/o-alexandrov/material-ui-pigment-css-vite-ts)
Steps:
1. Clone
2. Refer to `vite.config.ts`
### Current behavior
`components…
-
### The problem in depth
Hey!
We are using the copy paste very often in our app.
A question has arisen as to whether it would be possible to copy paste at the press of a button. Pressing the c…
-
### Steps to reproduce
Steps:
1. Open this link to live example: [A modified Codebox.io example](https://codesandbox.io/p/sandbox/snowy-browser-3pmlw9?workspaceId=20f93fed-13b9-4683-952e-a908232809a…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/stupefied-hawking-6vsm9f
Steps:
1. Ensure "Include Headers" is checked.
2. Click "Autosize columns" button.
3. Obse…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/embed/9gmr38?module=/src/Demo.tsx&fontsize=12
Steps:
1. Open the ["Virtualization" Autocomplete demo](https://codesandbox.io/em…
-
### Steps to reproduce
Tested on v6.1.4 after doing a large upgrade from v5.
```tsx
```
^ this gives a squiggly type error.
Check it out on your own StackBlitz link. Use the "controlled…
-
I wanted to switch from SWC to TSup to reduce the complexity of my configuration.
From what I've read in [ESbuild documentation](https://esbuild.github.io/content-types/#auto-import-for-jsx) and [T…