-
-
Notifications
You must be signed in to change notification settings - Fork 771
Open
Description
Description
Currently Modules Edit when popups are activated are not working in the mvc pipeline.
Steps to Reproduce
- activate popup in site settings
- Try to edit content of html module
- Try to edit settings of html module
Expected Behavior
Popup shows up with correct form layout
Actual Behavior
an error showup in the browser console : Uncaught ReferenceError: dnnModal is not defined
Some stylesheets are not being loaded, at least we need default.css, maybe more, below differences:
non-mvc:
if we start with default.css then look what else is missing (considering DNN10 will probalby change a lot)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In review

