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
This still seems to be an issue. Other special characters are also causing problems. What I can see routing used in backend and frontend work differently. I'm considering to limit slugs to ASCII only.
Admin panel front-end won't render for tenants that have slug with special characters. This happens when percent-encoding is used for the path.
The text was updated successfully, but these errors were encountered: