Bug Report
Steps to Reproduce:
- Launch a fresh calm hub from calm-hub/deploy > docker compose up.
npm ci && npm run build && npx link cli to get latest cli built
- push the pattern file linked at the bottom of the issue:
npx calm hub push pattern test.pattern.json
- Open CalmHub UI on http://localhost:8080 and look under
workshop namespace > Patterns
Expected Result:
Three patterns:
- Conference Signup Pattern
- Conference Secure Signup Pattern
- Test pattern
Actual Result:
Labels are all wrong. Test pattern seems to apply to the first item as well as the last. Sometimes you'll even see duplicated rows.
Network tab shows correct data returned:
Environment:
- Latest main CalmHub
- MacOSX 15.7.3
- Firefox
Bug Report
Steps to Reproduce:
npm ci && npm run build && npx link clito get latest cli builtnpx calm hub push pattern test.pattern.jsonworkshopnamespace > PatternsExpected Result:
Three patterns:
Actual Result:
Labels are all wrong. Test pattern seems to apply to the first item as well as the last. Sometimes you'll even see duplicated rows.
Network tab shows correct data returned:
Environment: