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

Fixed circular import error in dev with HMR in core Views and Widgets shadow customizations #6526

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

sneridagh
Copy link
Member

More refining of #6509 HMR still failing in some use cases.

Used the usual solution reorder imports and use function for applying the config instead of relying on the import side effect.

@sneridagh sneridagh requested a review from pnicolli December 9, 2024 16:09
Copy link

netlify bot commented Dec 9, 2024

Deploy Preview for plone-components canceled.

Name Link
🔨 Latest commit 74de776
🔍 Latest deploy log https://app.netlify.com/sites/plone-components/deploys/6757166669e068000871c486

@sneridagh sneridagh merged commit d9e7867 into main Dec 9, 2024
68 checks passed
@sneridagh sneridagh deleted the fixHMRrefining6509 branch December 9, 2024 16:37
sneridagh added a commit that referenced this pull request Dec 12, 2024
* main:
  Fixed types declaration extractor from Volto core, re-enable it on release (#6534)
  Release 18.3.0
  Release @plone/slate 18.0.4
  Release @plone/helpers 1.0.0
  Make helpers release-able
  Release @plone/registry 2.2.0
  Release @plone/components 3.0.0
  Release @plone/types 1.1.0
  [slots] @plone/slots first developments (#6409)
  improve link integrity popup (#6516)
  Add missing styleWrapper style builder information in container/Grid (#6527)
  update: skip scroll to top on inital SSR completion. (#6523)
  Release 18.2.3
  Fixed circular import error in dev with HMR in core Views and Widgets shadow customizations (#6526)
  Release 18.2.2
  Fixed circular import error in dev with HMR in core Blocks shadow customizations (#6525)
  Release 18.2.1
  Release @plone/slate 18.0.3
  Fixed circular import error in dev with HMR in `App` component when imported in the main default config (#6524)
  Update @plone/* packages info (#6521)
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.

1 participant