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
In holidayManagement.php, steps to reproduce:
holidayManagement.php
Expected: period between Wed and Fri is set. Actual: range disappears, error shows up in the console:
TypeError: day.attributes[idx] is undefined onDayClick http://localhost/phpreport/web/js/holidayManagement.js:297 VueJS 4 onDayClick http://localhost/phpreport/web/vuejs/v-calendar.2.3.2.min.js:1 VueJS 4 click http://localhost/phpreport/web/vuejs/v-calendar.2.3.2.min.js:1 VueJS 24 refreshPages http://localhost/phpreport/web/vuejs/v-calendar.2.3.2.min.js:1 refreshPages http://localhost/phpreport/web/vuejs/v-calendar.2.3.2.min.js:1 move http://localhost/phpreport/web/vuejs/v-calendar.2.3.2.min.js:1 r http://localhost/phpreport/web/vuejs/v-calendar.2.3.2.min.js:1 VueJS 17 vue.min.js:6:11762
Some additional facts:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In
holidayManagement.php
, steps to reproduce:Expected: period between Wed and Fri is set.
Actual: range disappears, error shows up in the console:
Some additional facts:
The text was updated successfully, but these errors were encountered: