code100x / daily-code

https://projects.100xdevs.com/
809 stars 989 forks source link

bug: Source code not match the existing deployed project #510

Closed toffee-k21 closed 2 months ago

toffee-k21 commented 2 months ago

Describe the bug The GitHub source code does not match the deployed project

To Reproduce

  1. Setup locally
  2. Compare the UI of locally set project and the deployed one

Expected behavior Should have synced with the codebase that is on GitHub

Screenshots or GIFs Screenshot 2024-08-04 145340 Screenshot 2024-08-04 145347

Additional context In above images, you can compare the copy button for example This is creating issues for the user and contributor, they are creating issues that are not there in the source code, & this leads to confusion

Pheewww commented 2 months ago

i guess maybe they are using the most stable version in prod and not picking from each merging that happens.

sand-storm-17 commented 2 months ago

Yeah, the new JavaScript101 learning path is missing along with other learning paths.

Screenshot 2024-08-04 220036 Screenshot 2024-08-04 220051

Please push the latest version in this repo

devsargam commented 2 months ago

Yeah, this is expected. We only deploy it once in a while. Closing this for now