Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Error in plugin #23

Open
piyushgarg opened this issue Dec 11, 2023 · 3 comments
Open

Error in plugin #23

piyushgarg opened this issue Dec 11, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@piyushgarg
Copy link

piyushgarg commented Dec 11, 2023

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
Copy link
Owner

31b4 commented Dec 11, 2023

@piyushgarg Editorial is only working in split view mode, here is how to fix it: #14

@piyushgarg
Copy link
Author

piyushgarg commented Dec 12, 2023

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
Copy link
Owner

31b4 commented Dec 12, 2023

@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 31b4 added the bug Something isn't working label Dec 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants