#Recursive reference detected

1 messages · Page 1 of 1 (latest)

sudden tapir
#

how do i debug this?
Recursive reference detected at #/properties/select/properties/site/anyOf/1/properties/select/properties/User/anyOf/1/properties/select/properties/department/anyOf/1/properties/select/properties/organisation/anyOf/1/properties/select/properties/Task/anyOf/1/properties/select/properties/client/anyOf/1! Defaulting to any

sudden tapir
#

omg, after taking ages to remove code, found out the issue was nested recursive z.lazy object used with trpc openapi plugin. it happen when i enable meta tag on ny prrotectedprocedure. but why arent nuxt telling me this error is coming from trpc and which line????

#

👎 frustrating. i never have to dig so long on astrojs

#

please someone, this really sucks!

#

i think i should use another api layer for my trpc, have it totally separated from nuxt

#

maybe standalone express with trpc.