Andreas Kienast
Andreas Kienast
## Description The previous check using `instanceof` fails in case the Choices.js component is rendered in the `top` frame while the JavaScript actually using Choices.js is in an iframe. The...
**Describe the bug** Disclaimer: To be honest, this is a kinda special setup. I have a modal window whose content contains a `select` field that is used to initialize Choices.js....
With PHP 8.4, at least one deprecation is revealed thanks to our CI: ``` Deprecation Notice: TYPO3\ClassAliasLoader\IncludeFile::__construct(): Implicitly marking parameter $filesystem as nullable is deprecated, the explicit nullable type must...