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
Following LamaDev's Social Media tutorial.
Running his API and React front end in separate containers.
He connects them in the final video of the series.. so maybe I just need to mock the data?
But when I've added stories for all his components, I'm getting the same message of el.type is undefined
so I figure it's a common error with a common denominator
any advice in the forums?
I just needed to take the brackets off the imports,
Post is undefined, but at least it's a new error and I think I understand it, mocking may be an option soon.
Following LamaDev's Social Media tutorial.
Running his API and React front end in separate containers.
He connects them in the final video of the series.. so maybe I just need to mock the data?
But when I've added stories for all his components, I'm getting the same message of
el.type is undefined
so I figure it's a common error with a common denominator
any advice in the forums?
link to devOps StoryBook
link to the repo
The text was updated successfully, but these errors were encountered: