CCR don't fully load all components on initial load or refresh (f5) #7975
Labels
4 - verified
Issues that have been released and confirmed resolved.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components-react
Issues specific to the @esri/calcite-components-react package.
Professional Services - Services Delivery
Issues logged by Professional Services - Services Delivery team members
spike
Issues that need quick investigations for time estimations, prioritization, or a quick assessment.
Milestone
Check existing issues
Actual Behavior
Calcite Components in React don't get completely loaded on the initial load. It's mostly icons that are directly not visible.
After saving the right file (containing the components) in VS Code, the page gets refreshed and the application shows all components.
Before (behavior after a f5 refresh):
After (behavior after saving the
App.jsx
in VS Code:Expected Behavior
All components are shown as they should on the initial load.
Reproduction Sample
https://github.com/arjanvanzutphen/ccr-initial-loading-issue
Reproduction Steps
npm install
andnpm run dev
Reproduction Version
1.9.1
Relevant Info
Edge (117), Chrome (116), Firefox (118)
Regression?
Priority impact
p3 - want for upcoming milestone
Impact
Missing components results in debugging activities where a 'save' of a certain file would suffice, but it's not always clear which file
Calcite package
Esri team
Professional Services - Services Delivery
The text was updated successfully, but these errors were encountered: