Open CoolLoong opened 5 months ago
Referring to #212, it solved my problem by setting trailingSlash: true
. whether is the bug reappeared?
I am using docusaurus version 3.3.2
docusaurus-search-local 0.41.0
We fixed this by returning trailingSlash to default (undefined). Luckily it looks like we don't need it to be true
any more, but for others that use deployment methods that need that, this will be annoying.
This may have been related to this: https://github.com/facebook/docusaurus/issues/10139 If you are having this issue, try upgrading to 3.4.0 and see if that resolves.
config