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.

you just broke the internet with 4.0.294

See original GitHub issue

https://www.paypalobjects.com/api/checkout.js

there’s a diff inside the published dist js in aboves url:

      ver: "4.0.293"
=======
      ver: "4.0.294"
>>>>>>> 435ad39f6c4ddf82e58010244c18fadd55b7ab6e
    };

line 1448… code is broken. leads to everything else also not executing.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:8
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
reduardo7commented, Oct 10, 2019

Force clients to reload:

    - <script async src="https://www.paypalobjects.com/api/checkout.js"></script>
    + <script async src="https://www.paypalobjects.com/api/checkout.js?_=1"></script>
3reactions
bluepnumecommented, Oct 9, 2019

We’re on it. Thanks for the heads up.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Blackbaud CRM 4.0 New Features Guide
Blackbaud Internet Solutions Security Update ... Before you upgrade and begin to use Blackbaud CRM 4.0, take a moment to review the following....
Read more >
JACKSONVILLE JAGUARS (3-11)ATDETROIT LIONS (8-6)Sunday ...
Jacksonville has a 3-11 record following a 41-31 loss to the Indianapolis Colts, while the Lions are 8-6 after beating the Houston Oilers...
Read more >
COFFEE TALK KARON BEACH - Menu, Prices & Restaurant ...
4.0 294 reviews ... It is just right beside the resort's resto. ... Our team are delighted that you had a memorable time...
Read more >
The 50 best Latin and South American foods and restaurants ...
We 've collected the most-often-mentioned 50 places from other articles, including favorites like Distrito, El Rey, and Blue Corn Restaurant and Bar.
Read more >
Oracle, Odbc and DB2-CLI Template Library, Version 4.0 - OTL
I was asked to add the current version of OTL (OTL 4.0.451) to the list of ... Since there is no way of...
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