Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap 5.2.1 fix tooltips #11759

Merged
merged 1 commit into from Sep 29, 2022
Merged

Bootstrap 5.2.1 fix tooltips #11759

merged 1 commit into from Sep 29, 2022

Conversation

stalker780
Copy link
Contributor

Tooltips are shown in the bottom of a page when hovered second time.
Added a fix destroying an old tooltip instance before showing.

First hover:
image

Second hover:
image

Tooltips are shown in the bottom of a page when hovered second time.
Added a fix destroying an old tooltip instance before showing.
@danielkerr danielkerr merged commit 456b7dd into opencart:master Sep 29, 2022
@danielkerr
Copy link
Member

this fucked the tooltips up and shopwing a error in the console

@stalker780
Copy link
Contributor Author

@danielkerr

this fucked the tooltips up and shopwing a error in the console

Strange. I have checked in Firefox and Chrome. There was no any error.
I will check again.

@stalker780
Copy link
Contributor Author

Yes. I see now. There is an error in console if you move quickly between buttons.
It does not affect interface, but I agree there should be no JS errors.
I will prepare another pull request cause tooltips still should be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants