-
> What is the current behavior?
Whenever CSSTransition is used with typescript in my app I get the following error:
```'CSSTransition' cannot be used as a JSX component.```
My IDE is giving the f…
-
### Describe the bug
When using horizontal scrolling on a page, opening the multiselect panel causes your app to scroll to the right to the start of the panel.
The line that makes this occur is:
…
-
### Describe the Bug
When dragging a multiselection box over nodes and outside the pane, the box immediately disappears and you can no longer move the mouse back into the pane to complete selection…
-
In #309 we implemented basic user event logging.
Currently the UX of user event logs is simply a paginated list, sorted by `UserEventLog.createdAt` descending.
For improved utility and UX, we sh…
-
### Version
[v2.3.1](https://github.com/nuxt.js/releases/tag/v2.3.1)
### Reproduction link
[https://codesandbox.io/s/3xx5176565](https://codesandbox.io/s/3xx5176565)
### Steps to reproduce
Open l…
-
__Describe the Bug__
When using form fields with defined values importing values that don't match any of the defined values will lead to those values being submitted unless the form fields are edit…
-
### Describe the bug
Following [documentation](https://vitejs.dev/blog/announcing-vite2.html), first step says
"npm init @vitejs/app"
where as on console what I see is
```
npx: installed …
-
### Describe the bug
If you use an optionGroupChildren parameter that isn't "item", then filtering will not work properly on grouped options for multiselect.
The issue is below. "items" is hardcod…
-
### Category
- [X] Enhancement
- [X] Bug
- [X] Question
- [ ] Documentation gap/issue
### Version
Please specify what version of the library you are using: [3.4.1]
Please specify what ve…
-
The following errors were reported by 4.8.0-dev.20220609, but not by 4.7.3
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[File that generate…