You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 22, 2024. It is now read-only.
fix(react): add back CC imports due to potential stencil bug (#269)
There is an issue with auto-importing and defining calcite components
using the react wrapper via
Esri/calcite-design-system#7185
It appears to be a Stencil bug related to our SSR patch which
dynamically imports the web components to prevent them from rendering on
the server.
Esri/calcite-design-system#7521
0 commit comments