Project

General

Profile

Actions

Bug #92001

closed

Unable to get property 'define' of undefined or null reference in ImmediateActionElement.js (12,667) in Microsoft Edge

Added by Richard Haeser over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2020-08-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

In every backend request in v10 and master, you get the error above in your console in Microsoft Edge (non-chromium). I'm not sure though if that version of the browser is supported in v10 and 11-dev as you can discuss if this is a "modern browser".

Microsoft Edge 44.17763.1.0
TYPO3: master / 10.3 / 10.4


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #91191: Reduce inline JavaScript for refreshing backend componentsClosedOliver Hader2020-04-25

Actions
Related to TYPO3 Core - Bug #91896: Page tree does not appear in edge browser in TYPO3 10.4.6Closed2020-07-30

Actions
Actions #1

Updated by Markus Klein over 3 years ago

The affected JS line is

window.customElements.define('typo3-immediate-action', ImmediateActionElement);
Actions #2

Updated by Markus Klein over 3 years ago

  • Related to Task #91191: Reduce inline JavaScript for refreshing backend components added
Actions #3

Updated by Oliver Hader over 3 years ago

https://github.com/webcomponents/polyfills

custom-elements polyfill should be enough here

Actions #4

Updated by Richard Haeser over 3 years ago

  • Is Regression set to Yes
Actions #5

Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65335

Actions #6

Updated by Richard Haeser over 3 years ago

  • Related to Bug #91896: Page tree does not appear in edge browser in TYPO3 10.4.6 added
Actions #7

Updated by Andreas Fernandez over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF