-
I am trying to visualize a package in a universe: https://ropenspain.r-universe.dev/BOE# The network tool show 2 errors in Chromium:
I'm not sure if they are related but disabling ad-blockers didn't fix the issue, so I think it is related to the "No ScienceMiner data found BOE" log I see. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
I am aware of this bug. It is caused by overly wide code blocks or tables in the readme, which makes the content div overflow and get pushed to the bottom somehow (if you scroll all the way down that is where the page is). I'll try to look into it again, but you can avoid the problem by giving the knitr output in the readme linebreaks. |
Beta Was this translation helpful? Give feedback.
-
I think this fixes it: r-universe-org/dashboard@727553e |
Beta Was this translation helpful? Give feedback.
-
There is still a similar problem for huge tables though :/ |
Beta Was this translation helpful? Give feedback.
-
OK tables solved now too. Yay. |
Beta Was this translation helpful? Give feedback.
OK tables solved now too. Yay.