Open rajeevvishva opened 10 months ago
is this in a unit test? I had to add a
@aaronrhodes what do you mean about "add a element to my render method"? I am having the same error
@aaronrhodes what do you mean about "add a element to my render method"? I am having the same error
Oh sorry that was quite vague! Add a ReactNotifications element to your unit test render method alongside whatever you're testing.
Just realised what happened to my first comment - the html is being stripped out
Getting error : TypeError: this.add is not a function
react": "^18.2.0", "react-dom": "^18.2.0", "react-notifications-component": "^4.0.1", "react-router-dom": "^6.21.1",