Aleksander Bodurri
Aleksander Bodurri
This has to do with a recent change in the APF (Angular Package Format) and some configuration in https://github.com/angular/angular/blob/main/devtools/tools/esbuild/esbuild-base.config.mjs that needs to be updated as a result. Since DevTools' Angular...
Hey @eneajaho! This is a cool idea. I'll add this as a discussion item for the next DevTools sync so we can discuss how to best implement this. Will get...
We discussed this feature and have a good idea on how to implement it. Instead of creating another panel on side that contains this information in the flamegraph visualizer, we...
Assigning this to myself, will take a look in the next couple of days.
I was unable to replicate this issue using Okta OIDC. Could you share more information about your Okta application config? What kind of sign on method is it using? What's...
@hereiskeith absolutely, thank you for taking this 🙏
@hereiskeith thanks for reporting this. I'll take a look ASAP
@hereiskeith can you rebase onto the latest main and try it now? Should be fixed
Hey @hereiskeith. My thinking for improving the experience around getters and setters for right now is to display them in DevTools as functions. We can still display them under the...
@hereiskeith you may have to wait until https://github.com/angular/angular/pull/49001 is merged before trying out the redirect to the sources tab. It will be merged soon.