Skip to content

Conversation

encloinc
Copy link

This PR contains a:

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

Motivation / Use-Case

I got fed up with nextjs throwing this error:

runtime Error


Error: Cannot read properties of null (reading 'removeChild')

Call Stack
1

Hide 1 ignore-listed frame(s)
HTMLLinkElement.eval
node_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

Copy link

CLA Not Signed

evenstensberg
evenstensberg previously approved these changes Jun 19, 2025
@evenstensberg
Copy link
Member

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

@evenstensberg evenstensberg self-requested a review June 19, 2025 18:20
@evenstensberg evenstensberg dismissed their stale review June 19, 2025 18:20

ci needs to pass first

@alexander-akait
Copy link
Member

Fixed in the main

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.

3 participants