question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Js import is dropped on cell recalculation

See original GitHub issue
  1. Plot something (e. g. an example from tutorial)
  2. Recalculate the same cell
  3. Refresh the page

Expected: The plot is still shown

Actual: No plot is shown, an exception window.letsPlotCall is not a function in js console

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
gsteckmancommented, Mar 21, 2020

This was solved by disabling the extension PrivacyBadger (https://www.eff.org/privacybadger). With PrivacyBadger enabled, the GET request for lets-plot-1.2.0rc2.min.js doesn’t occur. Thanks for your help.

0reactions
alshancommented, Mar 30, 2020

@uppi The issue was fixed in 1.3.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I force a recalculation of cell using ImportRange ...
Force recalculation of importrange by reinstating the cell formula. Required: Imported Data - Your target where everything will be copied to.
Read more >
IMPORTHTML Function Google Sheets - Coupler.io Blog
This function imports data from various structured data types including XML, HTML, CSV, TSV, as well as RSS and ATOM XML feeds. IMPORTRANGE ......
Read more >
How To Make A Drag-and-Drop File Uploader With Vanilla ...
In this article, we'll be using "vanilla" ES2015+ JavaScript (no frameworks or libraries) to complete this project, and it is assumed you ...
Read more >
Slow Google Sheets? Here are 27 Ideas to Try Today
Import Formula strategies for slow Google Sheets ... Use data validation to create a drop-down menu in a single cell, the control cell, ......
Read more >
JS Excel Functions and Formulas | SpreadJS - GrapeCity
SpreadJS is a suite of JavaScript spreadsheet controls that includes import/export, data inputs, cell customization, and an extensive calculation engine ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found