GithubHelp home page GithubHelp logo

Comments (8)

gioboa avatar gioboa commented on June 30, 2024 2

Maybe this answer fit this issue

from github-profile-readme.

srinibasbiswal avatar srinibasbiswal commented on June 30, 2024 1

sure @gioboa

from github-profile-readme.

srinibasbiswal avatar srinibasbiswal commented on June 30, 2024 1

Hi @gioboa , I have merged the PR #16 , but the issue is still present. So keeping this issue open. Thanks for the cache suggestion.

from github-profile-readme.

gioboa avatar gioboa commented on June 30, 2024

Can I take this?

from github-profile-readme.

srinibasbiswal avatar srinibasbiswal commented on June 30, 2024

One thing I noticed, the issue comes after deployment and after hard-refreshing, the issue doesn't come anymore. Again when deployment happens, the issue comes again.
Deployment Structure: After every commit, the project gets builds and the build folder gets deployed to firebase hosting.
I am guessing either its a deployment issue or a cache issue.

from github-profile-readme.

srinibasbiswal avatar srinibasbiswal commented on June 30, 2024

Thanks, @gioboa for the suggestion. I have implemented that. This time after the deployment, I didn't do any hard reloads and the data is loading as expected. Still, I will wait for 1 more day and observe if it's really solved. Really appreciate your help.

from github-profile-readme.

gioboa avatar gioboa commented on June 30, 2024

Glad to help you 🚀 💪

from github-profile-readme.

srinibasbiswal avatar srinibasbiswal commented on June 30, 2024

The issue is still there. I tried triaging the issue. These are my observations :

  • Only data of consecutive files are exchanged.
  • Currently, onLoad all the markdown files are read using Promise.all().
  • It is returning only the data of the files, so another list is maintained to keep the record of the sequence in which the file names were read.
  • There is a chance that the sequence and the data that is returned is not matching.
  • Possible file whee=re the issue is occurring : src/containers/WallContainer.js

This issue will be tracked on another branch. issue#11

from github-profile-readme.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.