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
I expect to be show a list of my calendars.
There appear to be options, but they are all blank. When I look in my browser console I see the following:
[vue-select warn]: Could not stringify this option to generate unique key. Please provide'getOptionKey' prop to return a unique key for each option. https://vue-select.org/api/props.html#getoptionkey Object { displayname: "Personal", color: "#f3162e", order: 0, components: {…}, writable: true, url: "/owncloud/remote.php/dav/calendars/jpschewe/defaultcalendar/", dav: {…} } TypeError: cyclic object value default vue-select.js:1 default vue-select.js:1 m vue-select.js:1 Tt VueJS m vue-select.js:1 VueJS 14 onMouseMove vue-select.js:1 mousemove vue-select.js:1 VueJS 25 toggleDropdown vue-select.js:1 VueJS
4.1.0
30.0.4
Local mail server
Linux
PHP 8.3
No response
Apache (supported)
PostgreSQL
The text was updated successfully, but these errors were encountered:
I see that the colour of the calendar in front is missing, but the list is shown correctly and its saved correctly. What browser are you using?
Sorry, something went wrong.
I'm using firefox.
No branches or pull requests
Steps to reproduce
Expected behavior
I expect to be show a list of my calendars.
Actual behavior
There appear to be options, but they are all blank. When I look in my browser console I see the following:
Mail app version
4.1.0
Nextcloud version
30.0.4
Mailserver or service
Local mail server
Operating system
Linux
PHP engine version
PHP 8.3
Nextcloud memory caching
No response
Web server
Apache (supported)
Database
PostgreSQL
Additional info
No response
The text was updated successfully, but these errors were encountered: