Open M3Gam3R opened 7 months ago
The solution mentioned by @davidluan in issue #106 works great. Tested it with bigger sets of data also (up to 5k items) and not a single overlapping happens and the data gets shown when needed.
I have exactly the same issue
I have exactly the same issue
@semeniukv using the solution mentioned by davidluan in issue #106 fixed it for me, give it it a try, hope it has the same results for you 😄 !
@M3Gam3R i am also facing this problem, according to #106 i have to make adjustment in Tile.tsx file but then how would i change it in my project?
@M3Gam3R i am also facing this problem, according to #106 i have to make adjustment in Tile.tsx file but then how would i change it in my project?
I wanted to use the project with a different React version so (with approval of the creator(s)) I added the whole project to my own project, so I didn't use it as a package. This allows you to edit the Tile.tsx file and use it in your own project. Worked like a charm then 😄
Hi,
thanks for the feedback! We've released a new scheduler version with a fix for incorrect date reading and overlapping events. Let us know if it works for you :D
Updated to the 0.3.2 version and the issue is still there
Forked the solution and did some local testing, did not adjust any settings. For some reason some ResourceItems are getting stretched into the future (starting from their startDate). This results in following being displayed:
When going to the startDate of the "broken" ResourceItem the rending is fixed. This main issue here is know what ResourceItem is causing this. Result when going to the startDate of ResourceItem and back to "Today":
Had to go to following ResourceItem (using the "prev" navigation button) to fix the rendering:
Browser being used:
Data being used: