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
There's also a case of accessing non-existing property language of i18nManager in TokensView.js. There is only lang property on i18nManager, I suppose that's the one that should be used here.
Since the page does not load at all for now, I'd say this issue can be fixed together with the missing dependency.
Page for revoking OAuth2 Tokens available under
/auth/XUI/#oauth2/tokens
does not load due to missingdataTable
dependency.The dependency was dropped in d75cbcd. I'm not sure what it should have been replaced with, further investigation is necessary.
The text was updated successfully, but these errors were encountered: