Next.js Discord

Discord Forum

Embed Angular application in Next.js page?

Unanswered
Bakharwal dog posted this in #help-forum
Open in Discord
Bakharwal dogOP
In my company we currently have a front-end stack with Drupal (cms + static content), ForgeRock (auth) and Angular (user-flows).

I'm researching if we are able to switch to Next.js (content), DrupalNext (cms) and Angular (user-flows). Migrating all user-flows to Next.js is too much work at the moment, so I'm wondering if it's possible to embed an Angular application in Next.js.
In this case the Angular apps would be build for production and embedded in the Next.js pages (using app-router). I've tried this locally but whenever I load the page I get hydration and router errors.

0 Replies