Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with an array #18

Closed
Academia150 opened this issue Dec 30, 2024 · 1 comment
Closed

Not working with an array #18

Academia150 opened this issue Dec 30, 2024 · 1 comment

Comments

@Academia150
Copy link

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.

@AlemTuzlak
Copy link
Contributor

Thank you!

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants