Kenneth G. Franqueiro

Results 74 comments of Kenneth G. Franqueiro
trafficstars

From what I recall when I tested this (I run Windows 8 and tested on a win7 VM), you normally cannot even run electron-packager targeting darwin without admin privileges due...

What platform did you actually run `electron-packager` on? IIRC, Windows eats the proper permissioning of the Linux binary which should be executable. If you do `ls -l` and see no...

Related, our bundle is now so big that the build warns about it and links to https://facebook.github.io/create-react-app/docs/code-splitting

Yeah, I originally contemplated getting it from package.json...I was hoping we could depend on the overall material-components-web package to make this simple, but I think that may be infeasible because...

Out of curiosity are you using the vanilla MDC Web components in a react app, or are you using MDC React? The catalog uses the vanilla components and I'm suspecting...

~~This seems like it might be resolved; I'll have to dig into when it was resolved and what resolved it.~~ Edit: Nope, still an issue. The codesandbox needs to be...

This is still reproducible with the latest version as stated above.

This is still reproducible with the latest version as stated above.

Tangentially, #4385 is also still reproducible and I commented as such, but for some reason the bot closed it anyway, so it'd be great if someone could reopen that...

This is still reproducible in the codepen with the latest version of Chakra as stated above. #4385 is also still reproducible and was incorrectly closed even though I commented on...