igorkamyshev / farfetched

The advanced data fetching tool for web applications
https://ff.effector.dev
MIT License
191 stars 34 forks source link

Wrong types in query.finished.failure #507

Open Rastraponovich opened 3 months ago

Rastraponovich commented 3 months ago

How to correctly describe the type of Error when Validate is triggered in Query?

example sandbox

image
Rastraponovich commented 3 months ago

found one way to avoid problem, check fail instanceof Error