Code Monkey home page Code Monkey logo

Comments (6)

 avatar commented on July 28, 2024

That happened to me as well, I can't figure out how to replicate it though.

from chalk.

nielsenramon avatar nielsenramon commented on July 28, 2024

@95uxin @NoahBishop I think I found the issue, please see if it is fixed on latest master branch.

from chalk.

wuusn avatar wuusn commented on July 28, 2024

@nielsenramon
I tried your newest master version.
Better, but still have this problem!
I sent you a video email.
QuickScrollDown may cause this issue.
QuickScrollDown uses Frequently to find the post you want.

from chalk.

 avatar commented on July 28, 2024

I still have this issue. The remaining posts are there but their opacity is set to 0 which may confirm it is indeed a QuickScrollDown issue.

from chalk.

 avatar commented on July 28, 2024

On further testing, I think this issue is not with Chalk. I have been able to reproduce the issue: It stems from me reusing the same page after restarting Jekyll.

I run Jekyll serve

Head over to 127.0.0.1:4000

Interrupt the Jekyll serve command and run it again

Click on the title (on the page generated by the former command) and be met with 2 posts only.

So yeah, for me this was more of a usability issue on my end and not with Chalk per se.

from chalk.

wuusn avatar wuusn commented on July 28, 2024

@NoahBishop
I have found a way to avoid this issue and uses on my website.
Force Reload the page can help. (you can click the reload page button on your browser, have a test)

The link of the Page Title I replaced from {{ '/' | relative_url }} to http://mywebsite.(navigation.html)

But my website uses https. I redirect the http to https. This can cause a force reload.

from chalk.

Related Issues (20)

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.