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.

Bound values for spin and pulse are not working

See original GitHub issue

Bound values for spin and pulse do not appear to work correctly. Once the spin is turned on, it can never be turned off.

I created a simple use case in the test application:

{{fa-icon 'sync' spin=isSpinning}} {{input type="checkbox" checked=isSpinning}} Spin it

When you set isSpinning to true, the icon correctly begins to spin. But toggling it to false, does not stop the spinning. That is, the fa-spin class is never removed.

https://github.com/tcjr/ember-fontawesome/commit/67aea5ced46894ce7db3756a94753f1788c702b9

Issue Analytics

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

github_iconTop GitHub Comments

4reactions
bgentrycommented, Mar 26, 2018

@robmadole on a related note, one thing that I’ve really liked in other projects is when the readme has a link to an Ember Twiddle that could quickly be forked to set up a bug reproduction. Here’s an example from ember-concurrency. This might help ensure better quality bug reports.

Corresponding readme section here.

1reaction
robmadolecommented, Mar 26, 2018

@tcjr sorry! Mike just pointed out that you have a test case in your fork. My bad. We’ll get this on the list.

Read more comments on GitHub >

github_iconTop Results From Across the Web

4.7: NMR Spectroscopy - Chemistry LibreTexts
Another useful property that allows NMR spectra to give structural information is called spin-spin coupling, which is caused by spin coupling ...
Read more >
Spin-Spin Relaxation - an overview | ScienceDirect Topics
This grouping is responsible for the transverse magnetization that is detected by the voltage it generates as it spins. When the excitation pulse...
Read more >
Magnetization Transfer - Questions and Answers ​in MRI
When an off-frequency MT pulse is applied to the system to saturate the bound pool, there is some obligatory spin-lock relaxation effects on...
Read more >
Accounting for Spin Relaxation in Quantitative Pulse Gradient ...
oleic acid, PGSE NMR is well suited to address the problem. ... The procedure used to arrive at the correct value for the...
Read more >
coherence-order-selective transfer in I2S and I3S spin systems
pulses. The usefulness of unitary bounds on spin dynamics in the design of improved experimental ... This problem may be remedied by following...
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