I've encountered an issue where External / Guest users cannot use a SPFX Web part. Web parts instead return the error below:
Something went wrong If the problem persists, contact the site administrator and give them the information in Technical Details. TECHNICAL DETAILS ERROR: Script error for: fe2c2d36-2e8e-422c-a39f-79894b800ac0_0.0.1/ControlStrings http://requirejs.org/docs/errors.html#scripterror CALL STACK: Error: Script error for: fe2c2d36-2e8e-422c-a39f-79894b800ac0_0.0.1/ControlStrings http://requirejs.org/docs/errors.html#scripterror at B (eval at e (https://res-1.cdn.office.net/files/sp-client/sp-pages-assembly_en-gb_742e31850b13116ea900f1bc412105ec.js:70:746505), <anonymous>:8:252) at HTMLScriptElement.onScriptError (eval at e (https://res-1.cdn.office.net/files/sp-client/sp-pages-assembly_en-gb_742e31850b13116ea900f1bc412105ec.js:70:746505), <anonymous>:30:244) From my research so far it appears that the App Catalog for a Tenancy is not shared externally by default; we've attempted to introduce "Everyone" access through PnP PowerShell, however, that's not working for the Tenancies on which we've seen this issue.
So I guess my questions are:
Is there a replicable work-around for this issue?
If external sharing is disabled by default, what's the recommended alternative approach for the issue? Is this documented anywhere?

