Topic: Buttons with Bug
master@mastersistemas.net pro asked 6 years ago
Good morning, after upgrading to 4.7.1, the buttons have a different interface.
using the following code:
I have these results:
Google Chrome Version 69.0.3497.81
Firefox 62.0 (64-bit)
was working perfectly before the upgrade.
<Buttonroundedcolor="white"className="mr-5"floating><FaclassName="grey-text"icon="chevron-left"/></Button>
Add comment
Jakub Mandra staff answered 6 years ago
Hello,
Many thanks for reporting this issue.
Something happened with classNames binding, when you add prop 'floating' the class 'btn' is missing somehow.
We will repair it in the closest release, for now you can add 'btn' to your className list.
Best regards,
Jakub
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB React
- MDB Version: 4.7.0
- Device: Desktop
- Browser: All
- OS: All
- Provided sample code: Yes
- Provided link: Yes