Alan Hummel

Results 10 comments of Alan Hummel

I'm seeing this error too, specific to a reference to Bootstrap. In a brand new Angular 13.3.0 app, with a reference added to Bootstrap 5.1.3 and its dist CSS included...

Also, when this happens for me, the resulting index.html file is no good (app doesn't respond to user events). Modifying the optimization config for the build in angular.json is a...

Still seeing this behavior. Looking for a workaround. Happening in Safari.

Thanks @bwhite94 , that would be great. In the meantime, I'm looking at the code trying to figure that out for myself. I'm glad to know there _is_ a way...

Thanks @bwhite94 ! In my case, it wouldn't be applicable, but I appreciate the info, and it's good to know about jsPDF. I hadn't heard of it, and may need...

Thanks @jelbourn ! Hey, if you could give me a quick answer (if possible): is there ever a use case to keep using modules for a non-library project? I have...

Thank you @jelbourn for the clarification! I’ll need to dive into the docs again for more info on lazy loading with standalone components. I know about lazy loading individual components,...

> At the very end of the style guide angular recommends to use johpapa's snippets extension, which is wildly out of date with the ecosystem of angular itself and does...

Thanks @jelbourn !