We have web components that we embed on our website that I built with Stencil. I am trying to move this from esri-loader to @ArcGIS/core, which is working, except there is an issue when the popup appears.
Here is a Codepen loading the web component:
https://codepen.io/justingreco/pen/dyKrVvv
Here is the repo on GitHub:
https://github.com/CORaleigh/raleigh-map-components
I get the following errors in the console when the popup appears:

So I thought it was an issue with the build process, but I am seeing the same issue locally and get the following errors about not being able to lazy load calcite-icon, calcite-flow, and calcite-flow-item:
