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

Fix target container is not a DOM element #2463

Merged
merged 1 commit into from
Nov 22, 2022
Merged

Conversation

vinibrsl
Copy link
Contributor

@vinibrsl vinibrsl commented Nov 22, 2022

This commit fixes a bug where opening modals resulted in a target container is not a DOM element error. This was caused by a change in #1574, that was not closing the div that mounts React as expected.

@vinibrsl vinibrsl requested a review from a team November 22, 2022 14:18
@bundlemon
Copy link

bundlemon bot commented Nov 22, 2022

BundleMon

Unchanged files (7)
Status Path Size Limits
static/css/app.css
515.19KB -
static/js/dashboard.js
297.78KB -
static/js/app.js
12.13KB -
static/js/embed.host.js
5.58KB -
static/js/embed.content.js
5.06KB -
tracker/js/plausible.js
748B -
static/js/applyTheme.js
314B -

No change in files bundle size

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

Copy link
Contributor

@RobertJoonas RobertJoonas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice quick fix @vinibrsl, thanks!

@vinibrsl vinibrsl merged commit 75fcd8d into master Nov 22, 2022
@vinibrsl vinibrsl deleted the fix-modal-container branch November 22, 2022 14:21
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