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
Failed to evaluate expression "["format",["get","value",["at",0,["array",["get","texts"]]]],{}]". The expression ["get","texts"] evaluated to string but was expected to be of type array<object>.
The text was updated successfully, but these errors were encountered:
mapbox-gl-js version: 3.7.0
browser: Chrome 130.0.6723.92 (64-bit)
Steps to Trigger Behavior
text-field
combiningat
andget
operatorsLink to Demonstration
https://jsfiddle.net/pkhalle/9o18f52s/
Expected Behavior
No console warning is emitted.
Actual Behavior
The following console warning is emitted:
The text was updated successfully, but these errors were encountered: