One more finding, after the upgrade, only the next version for API docs is rendering links between the symbols correctly, none of the versioned snapshots work.
I had to downgrade because of this, so here are the screenshots:
https://crawlee.dev/api/playwright-crawler/class/PlaywrightCrawler#constructor (fails)
https://crawlee.dev/api/next/playwright-crawler/class/PlaywrightCrawler#constructor (works)
FWIW I also tried to downgrade TS to 5.1 but that itself did not help, and in the end, the next version which is rendered on the fly works fine with TS 5.2.
One more finding, after the upgrade, only the next version for API docs is rendering links between the symbols correctly, none of the versioned snapshots work.
I had to downgrade because of this, so here are the screenshots:
https://crawlee.dev/api/playwright-crawler/class/PlaywrightCrawler#constructor (fails)
https://crawlee.dev/api/next/playwright-crawler/class/PlaywrightCrawler#constructor (works)
FWIW I also tried to downgrade TS to 5.1 but that itself did not help, and in the end, the next version which is rendered on the fly works fine with TS 5.2.