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

SAK-50787 Portal footer on Commons page: build info no pop-up #13140

Merged
merged 2 commits into from
Dec 28, 2024

Conversation

jonespm
Copy link
Contributor

@jonespm jonespm commented Dec 28, 2024

Existing popover safe version of initializing popovers. This getOrCreateInstance method was added in Bootstrap 5.

Alternatively I was going to check
if (!bootstrap.Popover.getInstance(t)) { ... }

But this worked and seemed more straightforward. I tested on some of the popups in commons as well as the information popup.

…s pop-up

Existing popover safe version of initializing popovers
@jonespm jonespm requested a review from adrianfish December 28, 2024 17:31
@ottenhoff
Copy link
Contributor

Please see #13141 to fix this build issue

@jonespm jonespm merged commit b881dd0 into sakaiproject:master Dec 28, 2024
5 checks passed
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.

2 participants