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
[x] bug report => search github for a similar issue before submitting
...about
[x] edit experience / UI
[x] Oqtane
Current Behavior / Expected Behavior
Adding new modules results in this lightspeed error, because an inner variable AppState is null. Reason is that in Dnn, this code is called much later; but in Oqtane it's called even if there is no Block in the module.
Instructions to Reproduce the Problem
Your environment
2sxc version(s): 17.07, possible before as well...
The text was updated successfully, but these errors were encountered:
I'm submitting a
[x] bug report => search github for a similar issue before submitting
...about
[x] edit experience / UI
[x] Oqtane
Current Behavior / Expected Behavior
Adding new modules results in this lightspeed error, because an inner variable
AppState
is null. Reason is that in Dnn, this code is called much later; but in Oqtane it's called even if there is noBlock
in the module.Instructions to Reproduce the Problem
Your environment
The text was updated successfully, but these errors were encountered: