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
The problem lies in that Carto is using JScollPane, but the API documentation here doesn't match what appears to be happening. In particular, that API is not attached to anything in the jquery cache. It does look like our version of Carto is still using JScrollPane (at least to judge by "jspScrollable" being attached as a class to the scroll pane), but I don't see a way to add or reinitialize it for small infowindows.
The text was updated successfully, but these errors were encountered:
E.g.
The problem lies in that Carto is using JScollPane, but the API documentation here doesn't match what appears to be happening. In particular, that API is not attached to anything in the jquery cache. It does look like our version of Carto is still using JScrollPane (at least to judge by "jspScrollable" being attached as a class to the scroll pane), but I don't see a way to add or reinitialize it for small infowindows.
The text was updated successfully, but these errors were encountered: