Issue resolving fileService.js method getExtUri with angular 20+ #1000
Unanswered
Christophe-SR
asked this question in
Q&A
Replies: 1 comment 5 replies
-
|
Hi @Christophe-SR I have created a pre-bundled version here, but I run into the same issue as well now. The pre-bundle is not the problem, but the angular builder wrongly transforms the code. In the stack trace above, this (the reference to the class) is null. That is not the case with other bundlers/build tools. Right now, I don't have a work around or solution. Once #968 (comment) is resolved in rolldown-vite we may have a way out. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have this error in angular 20+
Any idea how to resolve it ?
package.json
Beta Was this translation helpful? Give feedback.
All reactions