We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version: 1.2.2 browser: chrome
reproduction link: https://codesandbox.io/s/9j4yn57nnr
i'm getting below error when updating a schedule using creation popup.
Uncaught TypeError: Cannot read property 'id' of undefined at ScheduleCreationPopup._onClickSaveSchedule
The text was updated successfully, but these errors were encountered:
@lkmadushan This is patched at v1.2.3. Please check it.
Sorry, something went wrong.
@dongsik-yoo it's working. thanks!
fix : Resolved an issue where the time range was not normally represe…
8876261
…nted in the time grid when the difference between the main time zone offset and the secondary time zone offset was less than 1 hour (fix #122)
youjung-hong
Successfully merging a pull request may close this issue.
version: 1.2.2
browser: chrome
reproduction link: https://codesandbox.io/s/9j4yn57nnr
i'm getting below error when updating a schedule using creation popup.
The text was updated successfully, but these errors were encountered: