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
If you say tip: {maxRadius: 100}, the maxRadius option is correctly passed through to the pointer, affecting the interaction as expected; however our typescript defs reject it.
The text was updated successfully, but these errors were encountered:
If you say
tip: {maxRadius: 100}
, the maxRadius option is correctly passed through to the pointer, affecting the interaction as expected; however our typescript defs reject it.The text was updated successfully, but these errors were encountered: