-
Hello Team,
I am using Gridster to create a dashboard containing various kinds of charts.
I want the chart to resize continuously while handling the Gridster-item resize. I got all the resizing func…
-
### Version
5.4.1
### Link to Minimal Reproduction
https://codepen.io/Justineo/pen/GRBgbRb
### Steps to Reproduce
1. Select some scatter dots using brush selection.
2. Look at console,…
-
### Check that this is really a bug
- [x] I confirm
### Reproduction link
https://jquense.github.io/react-big-calendar/examples/index.html?path=/docs/addons-drag-and-drop--example-2
### Bug descri…
-
### What Operating System(s) are you seeing this problem on?
macOS
### Which Wayland compositor or X11 Window manager(s) are you using?
_No response_
### WezTerm version
20231201-121352-6d58e519
…
-
# Sighting report
If we export via nvmf a lvol and then attach to it on the same tgt, when the lvol is resized the tgt enter in an infinite loop that make it completely unresponsive.
## Expected…
-
I have a bug when I want to use the 'eventClick' option for FullCalendar in Chrome/WebView (Android mobile).
When a event is **selected** and then you want to "click/tap" over this selected event. …
-
### Minimal reproducible example
https://github.com/expo/examples/tree/master/blank
### What platform(s) does this occur on?
Android
### Did you reproduce this issue in a development build?
Yes
…
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
I think this…
-
There is error in the code, the docs say to use this to bind events:
```javascript
$('#dom-id').dateRangePicker();
```
but this will create window resize event with box as undefined and will t…
-
After vaadin/vaadin-dialog#141, a `resize` custom event is dispatched after the resize is done, but there's no documentation about it.