Topic: Image lightbox
dcoderk priority asked 5 years ago
Expected behavior It supposed not to show a lightbox when you hover an image because I am not using it
Actual behavior Lightbox is showing on chrome only when you hover the image, other browser like firefox and opera looks fine as they are not showing the lightbox when you point your mouse on the image
Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB jQuery
- MDB Version: 4.7.4
- Device: desktop
- Browser: chrome
- OS: ubuntu 18.04, windows, mac
- Provided sample code: No
- Provided link: No
Piotr Glejzer staff commented 5 years ago
Are you using only our lightbox or did you modify this?
dcoderk priority commented 5 years ago
its weird as I don't add a lightbox feature here
Piotr Glejzer staff commented 5 years ago
Do you have some examples of code or something to check it? I can't help without it.
dcoderk priority commented 5 years ago
here https://mdbootstrap.com/snippets/jquery/dcoderk/456276
weird on snippet using chrome lightbox is not showing but on my chrome browse it always appear when i point my mouse on the image
Piotr Glejzer staff commented 5 years ago
It's a bug. There is a problem with class 'col-md-3' if you will change it for '4' it will work. I added to our list to resolve it.