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
check role on the frontend side (guard on page?) if the user is allowed to see it.
I had to make some changes to allow route design consistent with the route guard. Meaning that the form has to go in another page see feat: add path banner management datashare-client#432
Backend
refactor: update note to path banner and add PUT, DELETE PathBanner endpoints #2105
Frontend
I had to make some changes to allow route design consistent with the route guard. Meaning that the form has to go in another page see feat: add path banner management datashare-client#432