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
i'm using vite 3 ,
locally everything work fine but after build or in production
i'm facing this issue ,
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: [missing argument].[missing argument]
any suggestion to fix this issue
note : images is links from aws
**vite can't build pkg with default export
The text was updated successfully, but these errors were encountered:
i'm using vite 3 ,
locally everything work fine but after build or in production
i'm facing this issue ,
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: [missing argument].[missing argument]
any suggestion to fix this issue
note : images is links from aws
**vite can't build pkg with default export
The text was updated successfully, but these errors were encountered: