Drizzle TypeError: Cannot read properties of undefined (reading 'Symbol(drizzle:Name)')
I'm experiencing 2 errors, one with Drizzle Studio and one with Drizzle Push and I'm not sure if they're related or not. The first error is a type error in Drizzle Studio (bug report attached):
The second error is an error with Drizzle Push (screenshot attached):
Drizzle versions:
I found this GitHub issue (https://github.com/drizzle-team/drizzle-kit-mirror/issues/504) but using
drizzle-kit@seq_fix
version gives me the exact same errors.
Any help is appreciated.9 Replies
getting the same issues
same here
Did you all use the latest drizzle orm (0.33) and kit (0.24)?
cc @Andrew Sherman
it won't be fixed in 0.24.0, I suppose something with pgTableCreator
and pulling a schema from it
I would need to check it
Indeed. Previously I got an infinite loading screen, updated drizzle dependencies and started to get that error instead
@immortal
is there a stable version of it?
@Andrew Sherman
im using orm 0.33 and latest kit 0.24
@Ixirsii Hey! Are you still having this error in Drizzle Studio?
No, when I tried just now Drizzle studio worked fine.