You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed a problem with using "&" in directory names. I can only guess, but I think it's not properly escaped, when sending the ajax request. So while using regular named folders everything works as expected, but when trying to navigate to this folder I always end up looking at my root dir.
The text was updated successfully, but these errors were encountered:
Hey there,
I noticed a problem with using "&" in directory names. I can only guess, but I think it's not properly escaped, when sending the ajax request. So while using regular named folders everything works as expected, but when trying to navigate to this folder I always end up looking at my root dir.
The text was updated successfully, but these errors were encountered: