Bernardo Oliveira

Results 88 comments of Bernardo Oliveira

@bidoubiwa is there any ETA for this? Perhaps 0.29? 🤔 really thank you for your amazing work!!

@harlan-zw I tried to use but still had the same error `Failed to find a chrome / chromium binary to run. Add the puppeteer dependency to your project to resolve....

> Ah damn, sorry it's not something I can replicate so just trying to fix it based on what I think the issue is. > > > > Could you...

> This is a good addition. I'll add it as a planned feature. We can implement this when we do traffic spike alerts. That's awesome! Really thank you. By any...

@adhrinae thank you for your reply. Yes, you're right. 1. If you don't have `readOnly` it makes sense to touch one time and then touch again to move the event...

@adhrinae came to my mind, if the problem is the mouse event and touch event, why not use pointer event? 🤔 "Pointer events are DOM events that are fired for...

> The plugin doesn't have any doc yet but this is the example: https://github.com/tauri-apps/tauri-plugin-localhost/blob/dev/examples/vanilla/src-tauri/src/main.rs > > Seems like it still has an issue on Linux though. Thank you for the...

@JoshuaWise @Prinzhorn for me is also not working. I'm using an M1 Pro with the latest Node 14 version. I tried installing it both locally and globally. ![CleanShot 2022-04-25 at...

Fixed by upgrading npm to 8.7.0.

@mrsalitre on `.vercel.json` you have `nuxt.config.ts` but in your project your `nuxt.config` is `.js`.