maikschneider / bw_focuspoint_images

With this TYPO3 extension you can create responsive image maps in the backend. This extension ships an image editor that can be used to add areas and information to an image.
5 stars 1 forks source link

Uncaught TypeError: TOOLTIP: Option "title" provided type "null" but expected type "(string|element|function)". #18

Open sulman8s opened 7 months ago

sulman8s commented 7 months ago

Hello Maik,

I have found a bug in the extension

Details:

TYPO3: 11.5.30, 11.5.32 Version: ^3.0

How to reproduce this bug:

At the moment we don't have any validation in the backend for the focus Point fields. So, If somebody forget to add the title even on a single focus point in the backend then this leads to a js error in the Frontend and the Tooltip doesn't appear on all focus points.

Interesting: If we have more than one focus point CE in the frontend, then they are also affected.

Please try to fix this soon. Thanks.

Kind Regards

Suleman