Loic Duong

Results 11 comments of Loic Duong

@larbish I upgraded to version v1.5.3 and the issue has been resolved.

@yuto168 I don't think this is a bug. The issue arises from the chorme extension. As seen in the image, the id `eimadpbcbfnmbkopoojfekhnkhdbieeh` belongs to the extension [Dark Reader](https://chromewebstore.google.com/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh). You...

In the meantime, you can ignore the warning by adding this config to `package.json`: ```json { "pnpm": { "peerDependencyRules": { "allowedVersions": { "vite": "6.0.6" } } } } ```

I have forked this project and supported vite 6. If there are no changes to this project, I will continue to develop [vite-plugin-vue-layouts-next](https://github.com/loicduong/vite-plugin-vue-layouts-next) as an alternative solution. I have published...

@lermontex it's here. https://www.npmjs.com/package/vite-plugin-vue-layouts-next?activeTab=readme

@lermontex , I also encountered the same situation as you. I also don't know why.

@lermontex. It's already there. ![Image](https://github.com/user-attachments/assets/d82f6d63-5527-47ab-b88b-2426fe485ab6)

@f-lawe I haven't contacted @JohnCampionJr , because I also didn't know that the same name could be reused.

Does anyone know how to contact @JohnCampionJr through any channel? I haven't seen him respond in recent comments

@f-lawe thanks