-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Unable to load preload script & _ngcontent undefined 🙃
It seems that someone decided that undefined variables and unloadable scripts were exactly what we needed today! How exciting!
Unable to load preload script:
/private/var/folders/wt/ftkhbdp96xd_7zqpb1499_1w0000gp/T/AppTranslocation/19D6D604-34F4-4BD2-B61E-EB1AD691D784/d/MyPoly+.app/Contents/Resources/app.asar/src/preload-first-run.js
ReferenceError: _ngcontent is not defined
at <anonymous>:3:25
at runPreloadScript (VM320 sandbox bundle:2:83250)
at VM320 sandbox bundle:2:83547
at VM320 sandbox bundle:2:83702
at __electron_webpack_init__ (VM320 sandbox bundle:2:83706)
at VM320 sandbox bundle:2:83829
What's happening? 🤔
Oh, you know, just the usual - scripts refusing to load and variables playing hide and seek. Nothing major, just completely breaking the application.
Steps to reproduce ✨
- Try to run the application
- Watch it fail spectacularly
- Question all your life choices that led to this moment
Expected behavior 🌈
- Scripts actually loading (revolutionary concept, I know)
- Variables being defined (wild, right?)
- Basic functionality working (dreaming big here)
Current behavior 💩
- Preload script throwing a tantrum
- _ngcontent decided to take an unscheduled vacation
- Everything is broken, but that's fine, totally fine
Environment 🌍
- Whatever environment allows this masterpiece of errors to occur
- Probably some version of an OS
- Definitely some version of the app
- Does it even matter at this point?
Would be absolutely wonderful if someone could look into this when they have a moment between creating more undefined variables.
Bonus points if fixed before the heat death of the universe! 🌟
/cc @whoever-thought-this-was-ready-for-production
Metadata
Metadata
Assignees
Labels
No labels