I am consuming novu-headless version 2.0.0 but while launch the application got this error. Why?
10 Replies
It's blocking the application from rendering
@Maran
Could you share the code snippet?
@Pawan Jain this is were I am trying to attempt initialize novu
I am passing appIdentifier and other details for novu once got all the info from another api like after application loads
But When I attempt to deploy app with this changes then it will break my application
Is there any issue with novu-headless library
@Maran, you just advanced to level 1!
or Am I missing something here?
@Pawan Jain Could you please check and let me knw what is the issue here
@Maran
I see you are using this in angular. Most probably you are using self hosted backendUrl and socketUrl
I just tested it with react and our cloud urls. It is working as expected
Yes you are right. We are consuming self hosted novu, But got this issue while opening application itself. This is blocking the entire application from loading
While tracking this error it goes to this codes from novu
@Maran
It is a bit difficult to debug the issue as you are self hosting the issue. Since it is not reproducible on our cloud and latest docker images. I would recommend you to upgrade to latest docker images