Waves creates i from input.btn
See original GitHub issueMDB Waves transfers HTML code
<input type="submit" class="btn btn-primary value="Submit">
into
<i class="btn btn-primary text-uppercase waves-input-wrapper waves-effect waves-light" style="color:rgb(255, 255, 255);background:rgba(0, 0, 0, 0)">
<input type="submit" class="waves-button-input" value="Send" style="background-color:rgba(0,0,0,0);">
</i>
This is wrong, the i tag should not exists.
Issue Analytics
- State:
- Created 7 years ago
- Comments:13 (2 by maintainers)
Top Results From Across the Web
Waves - Materialize
There are several ways to customize waves, you can either use pre-created classes, or you can define your own color by creating a...
Read more >How to create waves on button with CSS and HTML?
While there are other ways to create a wave effect, a simple method is to use the keyframe property.
Read more >Waves effect makes button have more padding - MDBootstrap
I see that the waves effect being applied to an input button makes it have larger padding: .waves-button-input { margin: 0; padding: .85em...
Read more >Material design wave effect not applied to dynamically created ...
The Waves effect from the MDBootstrap library is not automatically applied to dynamically created elements. You need to instantiate it ...
Read more >How to make an Input Form Wave Animation| Day 8 - YouTube
I tried to make a video of me trying out to make an Input Form Wave Animation from the Course. This series is...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This is still an issue in 4.5.7 - Please fix
@mattonit It’s still an issue in our pro installation of 4.5.0