Leetcode-Premium-Bypass icon indicating copy to clipboard operation
Leetcode-Premium-Bypass copied to clipboard

Error in plugin

Open piyushgarg opened this issue 1 year ago • 3 comments

image image image

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.

piyushgarg avatar Dec 11 '23 03:12 piyushgarg

@piyushgarg Editorial is only working in split view mode, here is how to fix it: https://github.com/31b4/Leetcode-Premium-Bypass/issues/14

31b4 avatar Dec 11 '23 19:12 31b4

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 avatar Dec 12 '23 06:12 piyushgarg

@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

31b4 avatar Dec 12 '23 09:12 31b4