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
Following our Maintenance Process, we will review your request and get back to you soon. If we decide to implement it, will proceed to implement the feature during the last week of the month. In the meantime, feel free to provide any details to help us better understand your request, such as:
The context that made you think of this feature request
As many details about the solution you'd like to see implemented, how it should behave, etc.
Any alternative solution you have considered
If you think you can implement the proposed change yourself, you're more than welcome to open a pull request implementing the new feature. Check out our quick start guide for a simple contribution process. Please note that submitting a pull request does not guarantee the feature will be merged.
I have an issue with handling images with slow internet connection in svelte app using prismic library
I've tried to use on:load like this
but there is no any reaction on load and I do not really see any difference if I have loading='lazy'
It is the copy paste of my question on prismic community.
My suggestion is pretty simple, it would be nice to have working on:load handlers in PrismicImage component
BTW, thank you for easy understandable webs and docs :D
The text was updated successfully, but these errors were encountered: