Sébastien Lorber

Results 1459 comments of Sébastien Lorber

@AshwanthramKL for small issues that nobody works on, you can try to submit a PR directly, no need to claim the issue

Sorry, with Hacktoberfest and your PR formatting, it's not easy to distinguish PRs that have been created by AI from those created by a real human. --- I unfortunately don't...

Not much time to check this currently, but we have a very old PR here, does it fix your issue? https://github.com/facebook/docusaurus/pull/8110

Not sure yet how helpful this could be, but I noticed Chrome 141 shipping a new Aria Notify API: - https://developer.chrome.com/release-notes/141 - https://developer.mozilla.org/en-US/docs/Web/API/Element/ariaNotify - https://www.w3.org/2025/Talks/aria-notify-breakouts-2025.pdf - https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Accessibility/AriaNotify/explainer.md

This is a known issue that is related to how our syntax highlighting dependency works: https://github.com/FormidableLabs/prism-react-renderer/issues/149 Since we don't have any Docusaurus issues open about this topic, I'll keep this...

Isn't the local installation method supposed to work that way? I thought it would eventually prefetch docs, or download library code lazily and cache it locally. Trying to get context7...

Totally agree on this @Josh-Cena , something I want to add for a while already as currently, deployments using multiple domains have some wrong SEO tags and it's complicated to...

Thought about it, but not 100% sure it's a very good API 😅 it would work but it's a bit weird at the same time, considering the config must be...