[Pending UI] How to tell if a Partial is loading? #2031
Replies: 4 comments 5 replies
|
We currently don't have a solution for that, but it's something very much on my mind. I played around with various approaches but haven't found the right one yet. Stay tuned! |
|
@marvinhagemeister |
|
In case it helps anyone, I work around the lack of this feature in Fresh by including an island within the partial response. The island includes nothing but a |
|
I really like how Effectively in In Sources: |
Uh oh!
There was an error while loading. Please reload this page.
With the addition of partials I'm wondering if it's possible to display a pending UI state while the partial is loading
All reactions