Open arturcarvalho opened 5 years ago
Hey unrelated to your issue, I'm having an issue with the styling did you have import Antd when you rendered the scheduler component? Here is a link to my issue if you want more detail https://github.com/StephenChou1017/react-big-scheduler/issues/161
Anyone here got the solution to this problem? This still exists in 2019
Hi and thank you for the library!
I'm trying to use the Day view, but it seems that the day steps and the header column with time doesn't align correctly. It's a bit worse on Chrome than on Firefox. It should be 9:30 but it's a bit to the right.
Firefox 68 win 10:
Chrome 76 win10:
Am I doing something wrong? I see the same issue when I test on the demo page and pressing basic: https://stephenchou1017.github.io/scheduler/#/
Thank you in advance for any help.