Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when rendering a layout of interactive maps with widgets #1659

Open
maptastik opened this issue Jun 30, 2020 · 0 comments
Open

Error when rendering a layout of interactive maps with widgets #1659

maptastik opened this issue Jun 30, 2020 · 0 comments

Comments

@maptastik
Copy link

Using CARTOframes v1.0.3, I've encountered some unexpected behavior when trying to render a layout that includes interactive maps with widgets. A map with widget will render on its own. However, when I try to render the same map as part of a Layout(), it does not render. Instead, I get the following error:

TypeError:
undefined Cannot set property 'disableInteractivity' of null

StackTrace
  at new e: (https://libs.cartocdn.com/airship-bridge/v2.3/asbridge.min.js:1:27919)
  at t.category: (https://libs.cartocdn.com/airship-bridge/v2.3/asbridge.min.js:1:41242)
  at Array.forEach: (:null:null)
  at Array.map: (:null:null)

I have created this Colab notebook demonstrating this behavior. I have tested this code in JupyterLab with identical results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant