-
-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Report
I see that rc6 has new code to abort fetches when the owning element goes away, but it seems to not be working in my application. I did some code tracing and found...
- The observe call is being made.
Before the connection even gets rolling, the observer is disconnected by this callAnd 2 explains why the callback is never invoked.
edit: Misinterpreted observations, ignore.
It is worth noting that in my application the parent element is destroyed at the same time as the fetching element. I will look at this more tomorrow, but wanted to get these findings posted today.
Datastar Version
v1.0.0-rc6
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working