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
Thank you for the report. I think it might be one edge-case that I haven't fixed yet because it's hard to consistently reproduce it.
Could you please try to open dev tools (F12 in chrome) and switch to 'browser console', then execute following code:
localStorage.clear()
I'm still using it and it works in chrome for me. I believe in your case the value of sc_ext::context_service key in local storage is false.
Steps to Reproduce the Problem
Expected Behavior
... Visibility of the extention's features
Actual Behavior
... Extention features are missing
Specifications
Sitecore version: 10.2 (revision YYYYY)
The text was updated successfully, but these errors were encountered: