You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now when React Component is created as a wrapper for eva icon, it produces the following message: 'TypeError: Cannot read property 'toSvg' of undefined'.
Does anyone have idea why does this happen?
The text was updated successfully, but these errors were encountered:
This CodeSandbox implements the functionality you mentioned above and works without any error.
Have a look at the code and feel free to edit it in order to reproduce it without revealing your sensitive code. Otherwise, I can't see how I can help you
Right now when React Component is created as a wrapper for eva icon, it produces the following message: 'TypeError: Cannot read property 'toSvg' of undefined'.
Does anyone have idea why does this happen?
The text was updated successfully, but these errors were encountered: