You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new on kendo and i would like to buy some react component. I need a calendar on my ionic application. I'm using @ionic/react so i'm testing kendo-ui-react.
On calendar the scroll or slide event is totally crazy and move fast to another year(1900.. 2024). Sometimes happens with a click on a date too.
Expected behavior
Scroll well like on the demo page
Minimal reproduction of the problem with instructions
At beginning here all work well. To reproduce the bug the i have ever on my workspace, you must work a bit with code..
For example add a space then retry to test the scroll on calendar. This is the behavior that ever i have on my chrome(android/linux/windows) and firefox.
On stackblitz if you copy and paste on another browser page everythings start restart to work, but on my project never work.
Can be some bug at compile time? Can i found a work around to have a classic calendar with arrow and remove the scroll event? Can't find nothing on documentation.
I was able to reproduce the described issue, and track down the problem to the shadow-dom usage of the Ionic framework. However, we would need more time to further investigate why the scrolls does not work properly inside a shadow-dom.
I'm submitting a...
Current behavior
I'm new on kendo and i would like to buy some react component. I need a calendar on my ionic application. I'm using @ionic/react so i'm testing kendo-ui-react.
On calendar the scroll or slide event is totally crazy and move fast to another year(1900.. 2024). Sometimes happens with a click on a date too.
Expected behavior
Scroll well like on the demo page
Minimal reproduction of the problem with instructions
I have created a stackblitz here:
https://stackblitz.com/edit/react-n17mv5?file=app%2Fmain.jsx
At beginning here all work well. To reproduce the bug the i have ever on my workspace, you must work a bit with code..
For example add a space then retry to test the scroll on calendar. This is the behavior that ever i have on my chrome(android/linux/windows) and firefox.
On stackblitz if you copy and paste on another browser page everythings start restart to work, but on my project never work.
Can be some bug at compile time? Can i found a work around to have a classic calendar with arrow and remove the scroll event? Can't find nothing on documentation.
Environment
Package versions:
Browser:
System:
The text was updated successfully, but these errors were encountered: