Upload form Vue errors
Steps to reproduce
Describe the steps to reproduce the issue, like:
- Visit the page /content/libraries/
- Open browser console
- 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