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
openmindculture
changed the title
missing insta preview possible race condition
missing insta preview when social section stuck on "Juicer Problem" (net::ERR_CONNECTION_RESET)
Oct 18, 2023
Broken Insta-Preview: Race Condition?
Sometimes, there is no social media content at all, no static preview anymore, no juicer Instagram feed yet.
This happens when juicer element starts loading but does not finish.
Adding a min height to the wrapper div reveals Juicer's loading animation:
That's a "Juicer Problem" caused by
net::ERR_CONNECTION_RESET
inembed.js:17
which is juicer code, not our project code.So I should
The text was updated successfully, but these errors were encountered: