Open piyushgarg opened 11 months ago
@piyushgarg Editorial is only working in split view mode, here is how to fix it: https://github.com/31b4/Leetcode-Premium-Bypass/issues/14
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()) }
@piyushgarg can you tell me in which problem its not working on? for me its seems to be working perfectly. Please give me more details
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.