Open georgianamatea opened 2 years ago
@georgianamatea
I'm going to investigate the issue later. I'm afraid that I can't guarantee the release date of the fix since the team is working on various projects.
Hi,
I'm struggling with the same problem here. Do you have any plans to solve this issue in the next weeks?
Thanks!
Edit: I'm testing it on a Vanilla JS project with the version 2.1.3
I've checked out the sample code and the source code and found that it's a complicated problem.
As I mentioned earlier, We don't have a plan to fix this issue in the near future. The best thing you can do is to create(and calculate the position of) your own popup.
Version
@toast-ui/react-calendar": "^2.1.3" test-react-calendar.zip
Test Environment
Google Chrome
Current Behavior
I built a react project using toast ui calendar and if my calendar is placed in a container with relative position the popup is displayed incorrectly. Also, if I add the relative position to the calendar container, it is again displayed incorrectly.
Expected Behavior