2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
145 stars 39 forks source link

Bug: [Oqtane] null-exception thrown when new modules are added #3369

Closed iJungleboy closed 4 months ago

iJungleboy commented 4 months ago

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 no Block in the module.

image

Instructions to Reproduce the Problem

Your environment