FriendsOfFlarum / user-directory

The permission based public user directory extension for your Flarum forum.
https://discuss.flarum.org/d/5682
MIT License
22 stars 18 forks source link

Error if access to directory but not user list #25

Closed clarkwinkelmann closed 1 year ago

clarkwinkelmann commented 5 years ago

If you have the "View user directory" permission but not the "View user list" permission you can access the page but it will result in a "Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error" error with message TypeError: t is undefined in the console

Ralkage commented 3 years ago

The first part of this issue doesn't seem to occur anymore but the second part still does; will definitely need to take a look at this issue when we start patching up this extension some more.

image

dsevillamartin commented 1 year ago

No longer an issue. Seems to be handled just fine.