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(core): use partial renderOptions in SlotMixin (for Safari) #1726

Merged
merged 1 commit into from Jun 9, 2022

Conversation

tlouisse
Copy link
Member

@tlouisse tlouisse commented Jun 7, 2022

Makes sure that safari doesn't throw an error when ScopedElementsMixin renderOptions are used for "offline" render of nodes.
(was not possible to test this without loading the polyfill)

@changeset-bot
Copy link

changeset-bot bot commented Jun 7, 2022

🦋 Changeset detected

Latest commit: c01cfe9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@lion/core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tlouisse tlouisse force-pushed the fix/templateSlotMixinSafari branch from debc4ea to c01cfe9 Compare June 7, 2022 20:48
@daKmoR
Copy link
Contributor

daKmoR commented Jun 9, 2022

strange - but ok... it's safari 🤷‍♂️

@tlouisse tlouisse merged commit 5ad98a2 into master Jun 9, 2022
@tlouisse tlouisse deleted the fix/templateSlotMixinSafari branch June 9, 2022 13:12
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