NeoEntityX
NeoEntityX
CCConvex Community
Created by NeoEntityX on 4/28/2025 in #support-community
Architecture help for search page
I'm sorry for making my problem sound so complicated, essentially the problem was that some data for the authenticated user (in this case, a list of folder objects) was returning null. Your AI was able to help me with the problem and pointed me to the correct page - https://docs.convex.dev/auth/debug. So I made two components: AuthenticatedResultList & UnauthenticatedResultList for now. It's not the most ideal solution since a lot of code is duplicated between the two components. But I guess it works for now.
4 replies