Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: safer removeChild by checking parent node#1130

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
encloinc wants to merge1 commit intowebpack-contrib:master
base:master
Choose a base branch
Loading
fromencloinc:patch-1

Conversation

encloinc
Copy link

This PR contains a:

  • [+ ]bugfix
  • newfeature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

I got fed up with nextjs throwing this error:

runtime ErrorError: Cannot read properties of null (reading 'removeChild')Call Stack1Hide 1 ignore-listed frame(s)HTMLLinkElement.evalnode_modules\next\dist\compiled\mini-css-extract-plugin\hmr\hotModuleReplacement.js (1:1137)

So I patched the minified file to check if parentNode is null (which fixed the issue) and im uploading the patch here.

Breaking Changes

Additional Info

@linux-foundation-easyclaLinux Foundation: EasyCLA

CLA Not Signed

evenstensberg
evenstensberg previously approved these changesJun 19, 2025
@evenstensberg
Copy link
Member

Thanks for the contribution ❤️ ! Could you sign the CLA?

@evenstensbergevenstensberg self-requested a reviewJune 19, 2025 18:20
@evenstensbergevenstensberg dismissed theirstale reviewJune 19, 2025 18:20

ci needs to pass first

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@evenstensbergevenstensbergAwaiting requested review from evenstensberg

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@encloinc@evenstensberg

[8]ページ先頭

©2009-2025 Movatter.jp