You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the current master branch (TYPO3 11 compatible version) the attribute sizeUnit of the viewhelper does not work anymore. I used MB, but it always uses default (kb). I had to add maximumSize="20000000" instead of maximumSize="20".
The text was updated successfully, but these errors were encountered:
With the current master branch (TYPO3 11 compatible version) the attribute sizeUnit of the viewhelper does not work anymore. I used MB, but it always uses default (kb). I had to add maximumSize="20000000" instead of maximumSize="20".
The text was updated successfully, but these errors were encountered: