Skip to content

Replace deprecated platformBrowserDynamic api #6397

Description

@bastianjoel

Follow up to #6280.

We are currently using platformBrowserDynamic to initialize the app in main.ts. This is deprecated as of https://angular.dev/api/platform-browser-dynamic/platformBrowserDynamic.
Apart from just replacing it with https://angular.dev/api/platform-browser/platformBrowser it is also possible to initialize the app with a standalone component. It should be evaluated if this makes sense for us.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions