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
We have to check the loading order of elements. On mobile, it seems that the JS scripts are the last one that are loading. Thus, if some feeds include heavy images, the buttons have no effect as the AJAX logic is not yet loaded.
The text was updated successfully, but these errors were encountered:
We have to check the loading order of elements. On mobile, it seems that the JS scripts are the last one that are loading. Thus, if some feeds include heavy images, the buttons have no effect as the AJAX logic is not yet loaded.
The text was updated successfully, but these errors were encountered: