cms icon indicating copy to clipboard operation
cms copied to clipboard

bug: Slides button not working properly

Open Pratham271 opened this issue 1 year ago • 4 comments

Describe the bug The slides button on under the video component is not redirecting to correct slide instead it is getting stuck in a promise

Expected behavior To redirect to the right slide like before

Screenshots or GIFs Screenshot 2024-04-17 at 12 58 14 PM

Pratham271 avatar Apr 17 '24 07:04 Pratham271

I have checked the responsible components but everywhere I see the async is awaited

Pratham271 avatar Apr 17 '24 07:04 Pratham271

I did had this issue

iam-joey avatar Apr 17 '24 09:04 iam-joey

works in my case

sourabh32 avatar Apr 17 '24 11:04 sourabh32

@Pratham271 its been fixed in https://github.com/code100x/daily-code/pull/281

N4r35h avatar Apr 17 '24 14:04 N4r35h