Muzhen Gaming
Muzhen Gaming
This issue occurs again with latest master.
Thank you for reporting the issue! Can you run 1. `npm ci`, then 2. run `npm run build` again?
I have done some debugging and the issue is because `fileTypeFromBuffer` (used in utils.ts) wrongly returns `undefined` on txt, mov, etc. files.
A possible fix would be to fall back to using the file extension if the MIME type not found, using https://www.npmjs.com/package/mime (lite version) which is really compact.
I can confirm, the website still shifts slightly upon expanding. And the separators have also appeared https://github.com/user-attachments/assets/3c65ebd5-9437-4599-991b-8bf6c901daa9
Does this issue occur in other commands as well? does `AI Chat` or `Ask AI` work properly? If the issue is identified I can help to fix this.
> In my case it happens in all Gemini commands. Thanks for the prompt reply! Just got a fresh install of the extension, and it works for me. Could you...
Also please check if Gemini is available in your region by opening the Web UI https://gemini.google.com/.
needs rebase
#111 lol. this is basically Reflection but more primitive