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
{{ message }}
This repository has been archived by the owner on May 23, 2024. It is now read-only.
Editorial not working, other features as per the yt video works fine. nothing comes up on click of solution tab. Do not see any query being made during editorial.
The text was updated successfully, but these errors were encountered:
Sadly changing back to split ui or disabling dynamic layout did not work.
Had to change it to the following to make it work onPremiumProblemDataFetched(e, t) { return A.fetchEditorialDataByRow((parseInt(e)+1).toString()) }
Editorial not working, other features as per the yt video works fine. nothing comes up on click of solution tab. Do not see any query being made during editorial.
The text was updated successfully, but these errors were encountered: