Topic: Fixed floating action button on mobile twice push
*Actual behavior*Hi! I am adding a fixed floating action button but noticed on mobile phone I need it to push twice to get it opened. I then tried pushing the FAbutton on https://mdbootstrap.com/docs/jquery/components/buttons/ and noticed the same behavior, 2 push before it's getting opened.
*Expected behavior*I was expecting the button to be opened on first push... Is it a way to make it open on first push?Thanks!
Resources (screenshots, code snippets etc.)![FAB]
Marta Szymanska staff pro premium answered 5 years ago
Hi,
I am sorry for the late response. I see this bug in our code. For now, I don't have a quick workaround but we will fix all fixed action button code as soon as possible and implement in our package and we will inform you about this fix in our changelog. Once again, I apologize for the late response and for the bug.
Best, Marta
kylebehse pro answered 5 years ago
Any luck fixing this? I'm having the same issue. Thanks!
Marta Szymanska staff pro premium commented 5 years ago
Hi,
unfortunately not, this bug is still on our to-do list.
Best, Marta
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.8.5
- Device: Huawei nova
- Browser: Chrome 75.0.3770.143
- OS: Android
- Provided sample code: No
- Provided link: Yes
jmariany commented 5 years ago
I'm not sure if it helps you, but I disabled the onmouseenter/onmouseleave event handlers, and it's working on first click both on device and computer.