Sébastien Lorber
Sébastien Lorber
Hello, Your code works fine for me, except when I add an image to the editor. When I drag&drop an image to the editor, a "focus" event is triggered and...
### **Description of Bug** Trying to build a docusaurus site with errors leads the error message being printed badly. Note: we use TC39 Error cause, this might be the reason?...
Hi, I use Gatsby and your lib depends on localStorage which makes the Gatsby production build fail (due to rendering in SSR) It guess I could hack around using a...
Hi and thanks for this lib. Would appredicate TS definitions ;)
## Motivation CI should use Node 20/LTS by default Matrix strategies should use Node versions 18.0, 20, 22 --- Note Node v22 behavior regarding `Intl.DisplayNames` is more "strict" than v18/20...
For non-standalone apps, it's needed to upgrade the SDK regularly otherwise the project don't open anymore on Expo client. I wanted to check this project's animations but can't as Expo...
## Disclaimer For now, this is only a POC to see how complicated it would be to switch bundlers or provide an alternative bundler as an experimental flag. We also...
### Description When authors are provided inline (not in `authors.yml`) authors handle/username shorthand are not normalized to full URLs, leading to incorrect links. ### Reproducible demo _No response_ ### Steps...
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues). ### Motivation Some users attempt to do: ```js presets: [ [...
## 🚀 Feature Docusaurus does not have a good API to support dynamic Tabs defaultValue, particularly where the value can only be computed on the browser. The following code will...