AdrKacz
AdrKacz
Hi 👋 Any news on this feature ? I've seen this feature #917, but it allows to capture only after sending something. What if I want to send something, then...
I solved the issue by not using `npm` 😅 I used the `auto install script` (instruction at [https://firebase.google.com/docs/cli](https://firebase.google.com/docs/cli)) Beforehand, I deleted all firebase packages installed with `npm`.
> I think the process is really straight forward for this probably you need to fork the flutter_chat_types then clone it after changing the required attributes do not forget to...
Adding `"clone-deep": "^4.0.1"` to my resolution didn't fix the issue on my side, anyone to help? I am using `yarn` with `workspaces`, I added the `resolutions`, deleted the `node_modules` and...
Thank you for your help @jeanhdev, unfortunately using `"resolutions": { "merge-deep": "^3.0.3", "clone-deep": "^4.0.1" }` I still have the exact same error. Probably has an impact, I **have** to use...
No, I had to build my solution without `puppeteer-extra` unfortunately 😞
Hey 😁 What's the status on this one? What do you mean by "it is broken on RTL"? What is the behaviour? Moreover, what is the expected behaviour when multiple...
Super thank you very much 😁 That would be awesome! Would you need any help?
Any updates? How would you use `puppeteer-extra` when you don't want to install the browsers with puppeteer?
The `master` branch (development branch) has mentions of Godot 4 🤔 Do you have context regarding if the work to update to Godot 4 has been started? If yes, do...