StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
745 stars 415 forks source link

react-big-scheduler disrupts my ui based on antd. #251

Open srknnn opened 2 years ago

srknnn commented 2 years ago

Hi, I am using antd versiyon :4.20.0-alpha.1. I have antd css problem when I add the react-big-scheduler. Though I followed the directions such "antd >= 3.9.0 ? react-big-scheduler@0.2.7 : react-big-scheduler@0.2.4" on your documents. I mean I use the 0.2.7 version of the react-big-scheduler. But under the the @types 0.2.4 version is available because @types/react-big-scheduler's last version is 0.2.4. Can you help me about that. What is the problem Thank you.

hbatalhaStch commented 1 year ago

maybe a little late but just want to let you know I have forked this project (see here) and have updated antd so I believe that solves your problem