Project

General

Profile

Actions

Bug #81046

closed

requireJS not working anymore in FE

Added by Markus Klein about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Frontend
Target version:
Start date:
2017-04-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:

Description

The caching feature of #69172 introduced a regression, which causes requireJS to not be loaded anymore in FE.

The call sequence is:

$pageRenderer->addRequireJsConfiguration([
            'paths' => [
                'Vendor/ExtName' => $fullJsPath,
            ]
        ]);
$pageRenderer->loadRequireJsModule('Vendor/ExtName/module');

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #69172: Cache requireJS config in order to avoid searching all the extensions all the timeClosed2015-08-18

Actions
Actions

Also available in: Atom PDF