Skip to content

Upload form Vue errors

Steps to reproduce

Describe the steps to reproduce the issue, like:

  1. Visit the page /content/libraries/
  2. Open browser console
  3. Click button "Upload" in library's card

What happens?

Several Vue errors show up, related to wrong props types and redundant navigation: this.$router.replace NavigationDuplicated: Avoided redundant navigation to current location)

What is expected?

No errors