Steven Serrata
Steven Serrata
Hi @browniefed, I've been unable to reproduce, even with the provided spec on Docusaurus 3.3.2. I'm moving to close this PR but if you're able to provide updated repro instructions...
@blindaa121 seems similar to #796, any idea why we're just noticing this issue? Is it reproducible on pan.dev?
@blindaa121 Are you still working on this one?
Hi @tjperry07, adding this to our roadmap. I think the idea would to essentially flip where the select menu is today from the `ApiExplorer` panel to the top of `ApiItem`.
Issue addressed
Hi @karjona, thanks for reporting this issue! I am not too familiar with i18n and would appreciate any help you can provide. To start, can you explain how "labels" can/should...
Thanks @karjona, I believe I identified how this is being done: Lifecycle method: https://docusaurus.io/docs/api/plugin-methods/i18n-lifecycles#getDefaultCodeTranslationMessages Example: https://github.com/easyops-cn/docusaurus-search-local/blob/master/docusaurus-search-local/src/server/index.ts#L38 We'll add this to our roadmap.
Hi @pmarschik, thanks for reporting this issue. We'll work on renaming the classname to avoid the collision.
@pmarschik, to ensure we address the original issue, can you elaborate on "formatting breaks" so we know exactly what to test for? Thanks!
Hi @tripheo0412, it's difficult to debug without seeing your lock and package.json files, but this error is caused by a mismatch in plugin and Docusaurus versions. Please see the compatibility...