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
Yeah this is a limitation that I can't really bypass as I rely on the return data to be an object so I can add my own properties, but this can be easily avoided by just returning your array from an object. I don't really plan supporting this use-case as it's not really something I can pull off
Hey! cool package and thanks for the hard work!
Just tried it today and it failed on me and it seems like the problem is that I'm returning an array (and not an object) from my loader.
The text was updated successfully, but these errors were encountered: