-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I open a mark down file for editing and start typing, many inputs get lost. Even moving around with the cursor keys is affected and does not work as expected.
When checking the browser console I can see hundrets of warnings.
To Reproduce
Steps to reproduce the behavior:
- Create a markdown file
- Open it
- Start editing it
Expected behavior
There are no warnings in the browser developer console and editing works without any warnings.
Screenshots
Server details:
- Nextcloud version: 32.0.3
- PHP Version: 8.4
- Database: MariaDB
Client details:
- OS: Windows 11
- Browser: Vivaldi
- Browser version: 7.7.3851.66
- Device: Desktop
Logs
Browser log
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
index.mjs:51 [WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component. Object
log @ index.mjs:51
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working