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 encountered this issue before, but since I didn't have much time to spend on it I realized that making my component lazy wasn’t necessary. Since Mingle boots the React component, I could “lazy load” the data by simply calling the desired method from React using props.wire.method();
Getting these errors when trying to make a mingle component lazy.
The text was updated successfully, but these errors were encountered: