Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Action Menu not working when popups are enabled (DNN 10.00.00-rc1 and -rc2) #6433

Open
2 tasks done
MaiklT opened this issue Mar 5, 2025 · 0 comments
Open
2 tasks done
Milestone

Comments

@MaiklT
Copy link
Contributor

MaiklT commented Mar 5, 2025

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

When popups are enabled on the site level, the module action menu is not working anymore.

Steps to reproduce?

  1. Go to Site Settings :: Site Behaviour :: More and activate "Enable Popups".
  2. Go to a page with a module and click any option from the Action Menu that should open a popup (e.g. "Settings")

Current Behavior

Nothing seems to happen. There are no entries in the Admin Logs, but the browser Developer Console shows:
Uncaught ReferenceError: dnnModal is not defined
at <anonymous>:1:1

Expected Behavior

Popup should open.

Relevant log output

Developer Console:
Uncaught ReferenceError: dnnModal is not defined
    at <anonymous>:1:1

Anything else?

No response

Affected Versions

10.0.0 (RC)

What browsers are you seeing the problem on?

Microsoft Edge, Firefox, Chrome

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants