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
What happens:
Uncaught TypeError: round(): Argument #1 ($num) must be of type int|float, string given in site/modules/FieldtypeLeafletMapMarker/InputfieldLeafletMapMarker.module:193
Which PHP version:
8.0.20
How to correct:
Replace lines 193 and 194 with the following:
What happens:
Uncaught TypeError: round(): Argument #1 ($num) must be of type int|float, string given in site/modules/FieldtypeLeafletMapMarker/InputfieldLeafletMapMarker.module:193
Which PHP version:
8.0.20
How to correct:
Replace lines 193 and 194 with the following:
The text was updated successfully, but these errors were encountered: