cms
cms copied to clipboard
**Feature** A Battle playground for solving DSA problem where a user create a room and share with his/here friends and they can join and solve some given problem within a...
**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...
https://github.com/code100x/cms/assets/68469605/a5bd6a33-7733-4f68-9f2f-ea017785ed5f
### PR Fixes: - 1 Removed session log visible on console Resolves #450 ### Checklist before requesting a review - [x] I have performed a self-review of my code -...
**Describe the bug** Authentication object, which also includes the JWT token, is currently being logged in the console. **To Reproduce** Steps to reproduce the behavior: Just log in to the...
**Describe the bug** Pressing the space button while playing a video performs the last action (e.g., previous or forward) instead of pausing the video. **To Reproduce** 1.Play a video. 2.Perform...
### PR Fixes: - 1 Now all pages will be generated during build time - 2 It will avoid fetching of the same data Resolves #455 ### Checklist before requesting...
### PR Fixes: - 1 Added Autoplay next video, when the video ends , the next video will be autoplayed. - 2 Also added a button, clicking on which plays...
**Is your feature request related to a problem? Please describe.** Data is fetched everytime it was requested **Describe the solution you'd like** To add SSG for all pages