Code Monkey home page Code Monkey logo

Comments (11)

jjallaire avatar jjallaire commented on July 19, 2024

I'm not able to reproduce this (I can see the comments when going fullscreen in Chrome).

from distill.

jinseob2kim avatar jinseob2kim commented on July 19, 2024

I'm not able to reproduce this (I can see the comments when going fullscreen in Chrome).

I link 2 gif files.

My blog

Reproducible Finance with R

Chromium version

  • Version 69.0.3497.81 (Official Build) Built on Ubuntu , running on Ubuntu 18.04 (64-bit)

from distill.

jjallaire avatar jjallaire commented on July 19, 2024

Okay, the platform info helped. I can reproduce this on Ubuntu but not on OS X or Windows. I'll see if there is a fix possible (but it could be an Ubuntu-specific Chrome rendering bug)

from distill.

jinseob2kim avatar jinseob2kim commented on July 19, 2024

Okay, the platform info helped. I can reproduce this on Ubuntu but not on OS X or Windows. I'll see if there is a fix possible (but it could be an Ubuntu-specific Chrome rendering bug)

There is a same problem in my windows7 laptop with internet explorer 11.0.9600.19100IS.

Thanks!

from distill.

jjallaire avatar jjallaire commented on July 19, 2024

I have a speculative fix for this here: rstudio/radix@d7b9100

Basically triggering the window.resize() event after the click to try to get Chrome to repaint properly.

from distill.

jjallaire avatar jjallaire commented on July 19, 2024

I'm also no longer able to reproduce the problem on Ubuntu (no idea what changed, but in full screen mode the comments now show up as expected)

from distill.

jinseob2kim avatar jinseob2kim commented on July 19, 2024

I'm also no longer able to reproduce the problem on Ubuntu (no idea what changed, but in full screen mode the comments now show up as expected)

Unfortunately, I'm still suffering the issues in my ubuntu & window7 laptops after updating the package.

Can you give a option to change default comments mode (hidden vs show)?

After manually changing the option hidden to show, I can see the comments.

Sincerely.

from distill.

jjallaire avatar jjallaire commented on July 19, 2024

Okay, this option is implemented here: rstudio/radix@c5cd3ee

Docs are here: https://rstudio.github.io/radix/blog.html#comments-and-sharing

from distill.

jinseob2kim avatar jinseob2kim commented on July 19, 2024

Okay, this option is implemented here: c5cd3ee

Docs are here: https://rstudio.github.io/radix/blog.html#comments-and-sharing

I apply this option to my blog. Thanks a lot!!!

from distill.

dsaada avatar dsaada commented on July 19, 2024

Hi,
we need to do a manipulation on Disqus web site before to print on our blog?
thx
David

from distill.

dsaada avatar dsaada commented on July 19, 2024

I use the package on github, it does not work for me, I get the same issues of jinseob2kim:

"var disqus_config = function () {
this.page.url = 'https://dsaada.github.io/blog/posts/2018-09-27-classification-email/';
this.page.identifier = 'posts/2018-09-27-classification-email/';
};
(function() {
var d = document, s = d.createElement('script');
s.src = 'https://blog.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();"

from distill.

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.