joschan21 / nextjs-realtime-chat

A performant and reliable realtime-chat-app built with NextJS 13
906 stars 158 forks source link

when i sent the friend request then database is update but not render unseenfriendrequest #14

Open baghelkunalpal opened 10 months ago

baghelkunalpal commented 10 months ago

image image

Hasnain-Memon commented 1 month ago

I'm also facing the same issue. Do you know how can I solve this?

solved it by providing authOptions in getServerSession method.