crawlee icon indicating copy to clipboard operation
crawlee copied to clipboard

Documentation website: search doesn't correctly take you to the anchor on the page

Open jbartadev opened this issue 2 years ago • 0 comments

Which package is this bug report for? If unsure which one to select, leave blank

None

Issue description

When searching from crawlee.dev

  1. Search for retryOnBlocked
  2. Click on #retryOnBlocked
  3. You end up on the https://crawlee.dev/api/basic-crawler/interface/BasicCrawlerOptions#retryOnBlocked page but you're at the https://crawlee.dev/api/basic-crawler/interface/BasicCrawlerOptions#sessionPoolOptions anchor level (not on the #retryOnBlocked)

Code sample

No response

Package version

Node.js version

Operating system

Mac OS with latest Chrome (120.0.6099.109)

Apify platform

  • [ ] Tick me if you encountered this issue on the Apify platform

I have tested this on the next release

No response

Other context

No response

jbartadev avatar Dec 20 '23 15:12 jbartadev