V18.1.5 - using Angular v18.1.5 ng serve host-app ng serve remote-app
Open browser on http:/localhost:4200 for Host App Open browser on http:/localhost:4201 for Remote App
Change host browser window URL to http://localhost:4200/remote - loads remote dashboard component into host shell without errors
V18.2.1 - using Angular v18.2.1 Dist and node-modules deleted package.json updated to use 18.2.1 npm install and rebuilt
Follow same instructions as above - results in inject error.