Project

General

Profile

Actions

Bug #100026

open

Modal renders content twice

Added by Andreas Kienast about 1 year ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-02-24
Due date:
% Done:

0%

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

Description

It seems there is an issue regarding lifecycle events in the modal component. It's reproducible with any modal that loads its content by an AJAX request:

  1. Throttle the network connection in the browser, "Fast 3G" is fine
  2. Open said modal, e.g. "+ Content" in page module

The endpoint is requested twice, therefore the `modal-loaded` event is triggered twice. This is also an issue for fixing #100025 gracefully.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #100025: Timing issues when rendering LiveSearch formClosed2023-02-24

Actions
Actions #1

Updated by Simon Schaufelberger about 1 year ago

  • Related to Bug #100025: Timing issues when rendering LiveSearch form added
Actions

Also available in: Atom PDF