Project

General

Profile

Actions

Bug #88150

closed

ViewHelper f:be.container - requireJs error

Added by Christian Hackl about 5 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2019-04-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
requireJs, Module, Backend
Complexity:
Is Regression:
Sprint Focus:

Description

Hello,

while using f:be.container in FLUID layouts (with and without properties) in your BE-Module the following error appears:

"Uncaught TypeError: require is not a function"
( require(["TYPO3/CMS/Backend/ContextHelp"]); )

It seems like requireJS (the command require itself) does not exist at this time.


My workaround is to use the f:be.pageRenderer ViewHelper and load the ContextHelp-Module and the jumpURL-function manually.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #94225: Deprecate f:be.container ViewHelperClosed2021-05-28

Actions
Actions

Also available in: Atom PDF