Skip to content
Snippets Groups Projects
Commit 39cf5716 authored by Benjamin Franzke's avatar Benjamin Franzke
Browse files

[BUGFIX] Ensure table wizard connected callback has access to textarea

The textarea element needs to be available in the DOM before the table
wizard element is rendered, as the connected callback can be triggered
between the rendering of these distinct elements, which would cause
the initialization to fail.

Resolves: #102748
Related: #102550
Related: #102330
Releases: main, 12.4
Change-Id: I5ad597fb0f64489c0d51a2d3bbc1a71831925061
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82479


Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
parent 5c296a45
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment