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
Upon uploading any document I am presented immediantly with this error:
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
Check the render method of `FileAttachment`.
It was working previously but as of today this is the error we are getting without any code changes.
I recreated this in a blank react environment and am experience this exact issue so it is not something custom to our application
A little overwhelmed but I'll look into the bug as soon as possible, but you can import the component from the next one while waiting for me to fix the issue:
Upon uploading any document I am presented immediantly with this error:
It was working previously but as of today this is the error we are getting without any code changes.
I recreated this in a blank react environment and am experience this exact issue so it is not something custom to our application
Dependencies
The text was updated successfully, but these errors were encountered: