Closed jahnvi-rtsvrf closed 6 months ago
For context, it looks like we use a package markdown-to-jsx and our dependency is 7.1.7 and if you have 7.3 installed it breaks. Downgrading to 7.1.X will fix the issue.
i think this was resolved right? closing out, please reopen if we need to look at it again
Hi courier team,
I am using @trycourier/react-inbox and @trycourier/react-provider to show notifications. I am constantly getting error with rendering the inbox. It used to work fine until 9 Aug, 2023. Suddenly it started complaining after I installed them again in my repository.
It says
Failed to execute 'createElement' on 'Document': The tag name provided ('/static/media/index.03c051b94ee5090ce746.cjs') is not a valid name.
You can take a look at my code here. I have also attached a screenshot of error below.