Skip to content
New issue

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

[DO NOT MERGE] Fix vue router paths #4498

Closed
wants to merge 3 commits into from
Closed

Conversation

fschade
Copy link
Collaborator

@fschade fschade commented Dec 14, 2020

@update-docs
Copy link

update-docs bot commented Dec 14, 2020

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@fschade fschade requested review from kulmann and LukasHirt and removed request for kulmann December 14, 2020 23:03
Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Navigating into random folders, I see two issues:
1: [vue-router] missing param for named route "files-list": Expected "item" to be defined
2: empty folders list their own folder name as subfolder, although it doesn't exist (create a folder test, navigate into it. You will see a folder test in the list although you just created the parent and it is empty).

@butonic
Copy link
Member

butonic commented Jul 1, 2021

outdated. will be fixed by moving to the new vue router. tracked in #5269

@butonic butonic closed this Jul 1, 2021
@pascalwengerter pascalwengerter deleted the fix-vue-router-paths branch November 11, 2021 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

encoding of resources in routes
3 participants