Skip to content

[3.0]: Popup overlays no longer work #8989

@Sesquipedalian

Description

@Sesquipedalian

Basic Information

Clicking on a link that is supposed to create a popup overlay, such as a help icon, no longer opens the content in the expected overlay. Instead, the entire web page goes to the target URL, just like a normal link would.

Steps to reproduce

  1. Navigate to any admin page and click on a help icon.

Expected result

The help text overlay appears and shows the help text, like this:

Image

Actual result

Browser goes to a separate page containing the help text, like this:

Image

Version/Git revision

3.0 Alpha 4

Database Engine

All

Database Version

N/A

PHP Version

N/A

Logs

JavaScript console reports the following error:

[Error] ReferenceError: Can't find variable: $
	Global Code (script.js:1377)

Additional Information

This bug was introduced in #8884

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions