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
I have searched for existing issues that already report this problem, without success.
Stencil Version
latest
Current Behavior
I opened a bug with WebKit that under certain circumstances slotted content does not render until browser repaint. Unfortunately, you'll meet those circumstances rather quickly when using Stencil's dist output target (due to lazy loading).
This is a nasty bug, and has a major impact for us (e.g. CTA buttons not showing). We're looking for a suitable workaround as we cannot wait on WebKit to pick this up, and then wait for their release cycle. I'm wondering if Stencil could play a role in integrating a fix, as this is going to increasingly impact Stencil projects as more users adopt the latest Safari.
Expected Behavior
n/a
System Info
Steps to Reproduce
n/a
Code Reproduction URL
n/a
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Prerequisites
Stencil Version
latest
Current Behavior
I opened a bug with WebKit that under certain circumstances slotted content does not render until browser repaint. Unfortunately, you'll meet those circumstances rather quickly when using Stencil's
dist
output target (due to lazy loading).This is a nasty bug, and has a major impact for us (e.g. CTA buttons not showing). We're looking for a suitable workaround as we cannot wait on WebKit to pick this up, and then wait for their release cycle. I'm wondering if Stencil could play a role in integrating a fix, as this is going to increasingly impact Stencil projects as more users adopt the latest Safari.
Expected Behavior
n/a
System Info
Steps to Reproduce
n/a
Code Reproduction URL
n/a
Additional Information
No response
The text was updated successfully, but these errors were encountered: