Quentin

Results 3 issues of Quentin

- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce * Clone this repo https://github.com/LapsTimeOFF/F1MV_Integration_Docs * run `pnpm I` *...

When I import the plugin in config.ts, it's making an error on the docs, ```ts import { codeSwitcherPlugin } from 'vuepress-plugin-code-switcher' export default defineUserConfig({ ... plugins: [ codeSwitcherPlugin() ], ......

When you were calling the v1 and the v2 with **ONLY ONE TOPIC PER REQUEST** API without the Live Timing window opened, this is what the API returning : ```json...