Resource not being called when componet loads
I have create a resource, that i want to update when the "cursor" is changed. I followed the tutorial, but this dose not load when the componet loads.
1 Reply
it will not load since cursor doesn't have an initial value. You need to provide a non-nullish value first