Thomas Gorgolione

Results 88 comments of Thomas Gorgolione

@Ashlesha-MSFT: for me I receive no errors, and the problem occurs at the time of bundling, so it doesn't matter which region it occurs. I'll have to do some more...

@Ashlesha-MSFT, did you by any chance test this on a Mac? @LastGunslinger, what OS are you using? Note: I am running macOS

Looking at this again because I'm trying to push an update of a webpart with a lot of images, I just realized that it's also doubling the size of the...

Okay I have found the error. This looks to be an issue with using gulp 5: https://github.com/gulpjs/gulp/issues/2777 A few lines near the end of a gulpfile.js (before the `build.initialize(gulp);`) should...

@Ashlesha-MSFT / @VesaJuvonen any comments on the above fix? It's been more than a month since you provided a response to this bug.

Makes sense. Let's hope that will help the team at MS streamline some things. I know they are trying for sure.

I'm getting something similar in SPFx verion 1.21.1. As in #10384, I had moved code out of the `onInit`, and it started working again. Particurlarly, I had removed a chain...

Another update: it looks like the issue still occurs, even with the mitigations, just significantly less. Also some added information: the webparts that are affected the most are webparts that...