Michał Zarach

Results 25 comments of Michał Zarach

This problem is more related to Nuxt than to my template. Maybe Nuxt only reads the .env file from the project root. You can always use the old `dotenv-module` https://github.com/nuxt-community/dotenv-module...

I would like to share my observations regarding this error. `Error: Twilio 53000 - Signaling connection error` Just before the error occurred: `warn [TwilioConnection #1: wss://global.vss.twilio.com/signaling] Closed: 1006 - `...

@CyranMS , are you still using Twilio SDK?

FYI: I use Ably for notifications in real time (also over websocket) and there is no such error (1006), so it's probably a bug on the Twilio side.

https://github.com/nodejs/node-gyp/issues/2751

I confirm the issue - `display_id` property is `undefined` on Linux. Electron version: 12 & 13 OS: Ubuntu 18.04

@codebytere Is this the intended behavior? The effect only applies to the title bar? ![image](https://github.com/electron/electron/assets/28574933/92e845e9-eeb8-496b-b13d-e0b3ad090129)

Related to: https://github.com/electron/electron/issues/41073

`backgroundMaterial` works well with `transparent: true`, but window cannot be frameless