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.

This error happens exclusively when I navigate away from a view that contains the toggle. Flipping the toggle works fine.

Uncaught (in promise) Error: Assertion Failed: You attempted to update __instance on <app@component:x-toggle-switch::ember346>, but it had already been used previously in the same computation. Attempting to update a value after using it in a computation can cause logical errors, infinite revalidation bugs, and performance issues, and is not supported.

DEBUG: ------------------------------- instrument.js:147 DEBUG: Ember : 3.22.0 instrument.js:147 DEBUG: Ember Data : 3.22.0 instrument.js:147 DEBUG: Ember Bootstrap : 4.3.0 instrument.js:147 DEBUG: Ember Simple Auth : 3.0.1 instrument.js:147 DEBUG: EmberFire : 3.0.0-rc.6 instrument.js:147 DEBUG: Firebase : 7.20.0 DEBUG: -------------------------------

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
nickschotcommented, Nov 5, 2020

@knownasilya I have prepared a PR for ember-gesture-modifiers with PointerEvents support. https://github.com/nickschot/ember-gesture-modifiers/pull/16 Want to try it before I release it?

0reactions
knownasilyacommented, Oct 21, 2020

Btw we are removing ember-gestures from this addon, so it should work even in affected versions once released. @nickschot any chance you’ll have time to work on those pointer gestures?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Microsoft Visual C++ Runtime Library Error - Assertion Failed
Hi, I m trying to running the application and it gives an error of below same application is running on windows 7 fine....
Read more >
Why do I get an assertion failure? - Stack Overflow
My guess is that the file is failing to open, and you're still passing it to fgets. Your if(rd==NULL) doesn't stop execution of...
Read more >
Why do I get an "Assertion failed!" error message on MATLAB ...
This error can occur if the System Fonts have been corrupted. In order for MATLAB to start properly, you will need to identify...
Read more >
"Assertion failed" update error in Lightroom | Windows
When the virtual My Pictures folder points to the physical Pictures folder that no longer exists, this error can occur. This error can...
Read more >
How to fix Assertion failed: C++ Runtime Library Expression ...
Every time I start or restart my Windows 10, I receive an error titled 'Microsoft Visual C++ Runtime Library,' and it says 'Assertion...
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