#upgrade chrome
18 messages · Page 1 of 1 (latest)
What version are you looking for? The easiest way would be to install the electron beta or nightly
We hit stable on the same day as any other chromium version
Latest, so chrome 107
Uh, looks like I'm still on electron 18
upgraded to 21, but how can i check which version of chrome am I using?
Found it. This is weird...
I have a particular webgl feature working on the browser, but not on electron
I have no idea why
22 beta is on chrome 108 if you want to give that a quick try
npm install --save-dev electron@beta
https://releases.electronjs.org/ has Chromium version information for our current supported releases 🙂
Installed the beta, and things still look different between the two platforms... o___o
Are there any meaningful differences between webgl in electron vs in chrome itself?
Figured out what I was doing wrong. No idea why I was seeing the difference between electron and the browser, but I believe electron was doing the right thing
¯_(ツ)_/¯

google moment