31b4 / Leetcode-Premium-Bypass

Leetcode Premium Unlocker 2024
MIT License
3.34k stars 305 forks source link

Error in plugin #23

Open piyushgarg opened 11 months ago

piyushgarg commented 11 months ago

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.

31b4 commented 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

piyushgarg commented 11 months ago

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()) }

31b4 commented 11 months ago

@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