tui.calendar
tui.calendar copied to clipboard
TUI Calendar and React conflicts on updating DOM
Version
@toast-ui/react-calendar v1.0.4
Development Environment
React JS
Current Behavior
Having issues on events like creating, updating and deleting schedule
- Warning: unstable_flushDiscreteUpdates: Cannot flush updates when React is already rendering.
- Uncaught TypeError: Cannot read property 'hide' of null at ScheduleCreationPopup.hide
Expected Behavior
Just need tui-calendar which is react friendly which I can
- Customize fields
- Scalable
- Repo: https://github.com/psdwizard/react-tui-calendar
Thank you!
Just got the same issue.
-- Please reply above this line --
Hi Nhn/tui.calendar,
Thanks for the email!
We’re working on your request, and we’ll get back to you as soon as possible (Monday-Friday 9am-10pm Philippine time).
Thanks again, Team Fullstack HQ
P.S. We’ve got our best developers on it :)
@psdwizard I reproduced it. I think it's a life cycle problem. I need to find out exactly.
Have we had any progress on this issue?
-- Please reply above this line --
Hi Nhn/tui.calendar,
Thanks for the email!
We’re working on your request, and we’ll get back to you as soon as possible (Monday-Friday 9am-10pm Philippine time).
Thanks again, Team Fullstack HQ
P.S. We’ve got our best developers on it :)
@psdwizard https://codesandbox.io/s/toast-uireact-calendar-82fi9
There seems to be no problem at this time, but please update the version and test again.
-- Please reply above this line --
Hi Nhn/tui.calendar,
Thanks for the email!
We’re working on your request, and we’ll get back to you as soon as possible (Monday-Friday 9am-10pm Philippine time).
Thanks again, Team Fullstack HQ
P.S. We’ve got our best developers on it :)
I have the same issue