vmware-clarity / ng-clarity

Clarity Angular is a scalable, accessible, customizable, open-source design system built for Angular.

Home Page:https://clarity.design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS error when using @clr/angular 15.6.0 and angular 15.2.9

tracylv opened this issue · comments

This is a bug report for the @clr Angular or UI versions of the design system.
For the web-component implementation of Clarity (@cds), visit vmware-clarity/core.

JS error when using @clr/angular 15.6.0 and angular 15.2.9

When upgrade clarity and Angular:

  • Angular to 15.2.9
  • @clr/angular to 15.6.0
  • @clr/ui to 15.6.0
    image

There is a js error for wizard component
image

UT also fail
image

A clear and concise description of what the bug is, and the conditions when it occurs.

How to reproduce

Please provide a link to a reproduction scenario using one of the Clarity Stackblitz templates. Reports without a clear reproduction may not be prioritized until one is provided.

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Versions

Clarity version:

  • v13.x
  • v15.x
  • Other:

Framework version:
ie: Angular 15
Angular 15
Device:
chrome

  • Type: [e.g. MacBook]
  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional notes

Add any other notes about the problem here.

Fixed this with downgrade to @clr/angular and @clr/ui to 15.4.0

Please make sure your wizard pages have a page title. We would need a completed issue template, including a full reproduction, before we can take a look at this.

Wizards with missing pages are not supported. This may have happened to work before, but it was never supported to have a wizard open with zero pages. I would suggest loading your wizard pages before opening/rendering the wizard.

Hi there 👋, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed issues after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary.