We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If a directory contains a recursive symlink, then the file manager will return a 500 if you try to list it. It should probably just skip the bad link.
Test ln -s self self and open in the file manager.
I'll put posting a PR for a fix.