You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is very likely an issue that only appears in dev
wizardlyhel
changed the title
Meta exports / Tailwind bug: failed to execute 'insertBefore' on 'Node'
Error: ailed to execute 'insertBefore' on 'Node'
Oct 9, 2024
wizardlyhel
changed the title
Error: ailed to execute 'insertBefore' on 'Node'
Error: failed to execute 'insertBefore' on 'Node'
Oct 9, 2024
What is the location of your example repository?
https://github.com/scottdixon/hydrogen-meta-exports-bug
Which package or tool is having this issue?
Hydrogen
What version of that package or tool are you using?
2024.7.8
What version of Remix are you using?
2.10.1
Steps to Reproduce
npm run dev
The storefront will throw a 500 error:
Findings so far:
tailwindcss()
fromvite.config.js
prevents the issue.h2 preview
.Expected Behavior
Meta exports should work.
Actual Behavior
The storefront throws a 500:
The text was updated successfully, but these errors were encountered: