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.

waves-effect stacking

See original GitHub issue

The waves-effect kept stacking whenever a button is press. If I pressed multiple times, the waves-effect will keep stacking as shown in the image. The waves would not disperse/dissolve. I did not change the css or js files. What may caused this issue?

Before clicking. snip20160912_1

After clicking. snip20160912_2

<div class="row"> <div class="col s6"> <h5>Amazon.com Inc.</h5> </div> </div> <div class="row"> <div class="col s12"> <h6>Price (Last Close)</h6> <a class="waves-effect waves-light light-blue darken-3 btn"><i class="material-icons right">shopping_basket</i>Add to Basket</a> </div> </div>

Issue Analytics

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

github_iconTop GitHub Comments

4reactions
jejeycommented, Feb 22, 2017

ghstahl commented on Oct 1, 2016 • edited I have repoed this issue on my side as well.

#3709

I had the same issue because I added the html head file twice (with all links to js / css … )

Read more comments on GitHub >

github_iconTop Results From Across the Web

Phase-weighted slant stacking for surface wave dispersion ...
We propose an alternative technique to explicitly deblur dispersion spectra through use of a phase-weighted slant-stacking algorithm. Numerical examples ...
Read more >
Examples of stacked waveforms for the direct P waves and s ...
Stacking is performed over the entire Hi-net with corresponding slowness values. The seismograms for the X phases are linearly stacked (dashed lines) or...
Read more >
Getting Vocals to Pop with Double-Stacked Compressors
Learn how to make your vocals pop out of the mix by chaining the CLA-2A plugin with another compressor: Tip by Graham Cochrane...
Read more >
Got Sibilance? Add Waves D-Esser to Twisted ... - YouTube
Professional voice over actor Laura Schreiber shows how she adds the waves d-esser to an effects stack in very little time!
Read more >
how to make a 'wave' effect on a background with css [duplicate]
I'm trying to make a wavy effect on the border of where one section meets another on a page (see pic below). What's...
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