ctf0 / Laravel-Media-Manager

A "Vuejs & Laravel" Media Manager With Tons of Features
MIT License
832 stars 181 forks source link

[feature] append to url query string instead of replace #142

Closed gmlo89 closed 4 years ago

gmlo89 commented 4 years ago

Hi

How can I prevent updating my browser url while browsing directories?

while i am browsing the directories the query string is updated.

ezgif-7-110bb362fcd5

ctf0 commented 4 years ago

why u want to disable it ?

gmlo89 commented 4 years ago

because I use it in modal mode, if the user wants to update the site he will have an error

ctf0 commented 4 years ago

the url update doesnt work while in modal mode

gmlo89 commented 4 years ago

ezgif-7-c9a11da54895

ctf0 commented 4 years ago

oh ok, i got it, can be fixed

ctf0 commented 4 years ago

plz check latest commit and reply back

gmlo89 commented 4 years ago

Excellent!

Thanks a lot :)