I am using novuprovider and a custom notification panel
its working good in dev env, https, http, when i build it with docker and run locally
but when it runs on the Google Cloud Run it dosent work and keeps loading
i checked the console so i saw that there are no request being sent from frontend
like the request to intialize session is being sent in dev env but not in deployed one on GCP