Hi people, anyone knows how to fix the issue with ...
# orm-help
m
Hi people, anyone knows how to fix the issue with Prisma Admin version 1.34.10 : prisma admin typeerror: t[r] is undefined Whenever I want to add an item to a list And i found this : https://github.com/prisma/prisma-admin-feedback/issues/158 Which explains this issue and someone suggested that 1.34.6 version has not this problem but I found a similar issue also there Any fixes , help because we are planning to launch our project this week and we need the admin dashboard (which is one of the big reasons that we opted for Prisma)
n
Hey Mustapha, I'm really sorry but with Prisma 1 being in maintenance mode, we're currently unable to resolve non-critical issues in Prisma 1 😞 Would you be able to workaround this particular issue by using the GraphQL Playground that's provided by Prisma 1?
m
Thanks for the help yes that's what we are doing now , i think it is better to switch to prisma 2 and use studio
🙏 1