Skip to content

Console gets filled with warnings and even typing is affected #8126

@arnowelzel

Description

@arnowelzel

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:

  1. Create a markdown file
  2. Open it
  3. Start editing it

Expected behavior
There are no warnings in the browser developer console and editing works without any warnings.

Screenshots

Image

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions