-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
4 - verifiedIssues that have been tested, confirmed as mitigated, and are ready to close.Issues that have been tested, confirmed as mitigated, and are ready to close.Calcite (dev)Issues logged by Calcite developers.Issues logged by Calcite developers.bugBug reports for broken functionality. Issues should include a reproduction of the bug.Bug reports for broken functionality. Issues should include a reproduction of the bug.estimate - 1Very small fix or change (potentially a single line), doesn't require updates to tests.Very small fix or change (potentially a single line), doesn't require updates to tests.impact - p2 - want for an upcoming milestoneUser set priority impact status of p2 - want for an upcoming milestoneUser set priority impact status of p2 - want for an upcoming milestonep - lowIssue is non core or affecting less that 10% of people using the libraryIssue is non core or affecting less that 10% of people using the library
Milestone
Description
Actual Behavior
Running the prerender build shows the following error:
Error: Error: could not fetch component message bundle
at throwMessageFetchError (/Users/juan6600/dev/projects/calcite-components/hydrate/index.js:7762:9)
at /Users/juan6600/dev/projects/calcite-components/hydrate/index.js:7758:18
at processTicksAndRejections (node:internal/process/task_queues:96:5)
unhandledRejection Error: could not fetch component message bundle
at throwMessageFetchError (/Users/juan6600/dev/projects/calcite-components/hydrate/index.js:7762:9)
at /Users/juan6600/dev/projects/calcite-components/hydrate/index.js:7758:18
at processTicksAndRejections (node:internal/process/task_queues:96:5)
...
Expected Behavior
No error is shown.
Reproduction Sample
https://github.com/Esri/calcite-components/
Reproduction Steps
- clone repo
- run
npx stencil build --prerender
- see errors race by 🏎️
Reproduction Version
1.4.0
Relevant Info
No response
Regression?
1.0.0-beta.99
Priority impact
p2 - want for current milestone
Impact
Unsure as the prerender build finishes despite the errors.
Esri team
Calcite (dev)
Metadata
Metadata
Assignees
Labels
4 - verifiedIssues that have been tested, confirmed as mitigated, and are ready to close.Issues that have been tested, confirmed as mitigated, and are ready to close.Calcite (dev)Issues logged by Calcite developers.Issues logged by Calcite developers.bugBug reports for broken functionality. Issues should include a reproduction of the bug.Bug reports for broken functionality. Issues should include a reproduction of the bug.estimate - 1Very small fix or change (potentially a single line), doesn't require updates to tests.Very small fix or change (potentially a single line), doesn't require updates to tests.impact - p2 - want for an upcoming milestoneUser set priority impact status of p2 - want for an upcoming milestoneUser set priority impact status of p2 - want for an upcoming milestonep - lowIssue is non core or affecting less that 10% of people using the libraryIssue is non core or affecting less that 10% of people using the library