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 has been archived by the owner on May 20, 2023. It is now read-only.
You can not put a acx-scorecard inside a material-expansionpanel. The scorecard will be always shown as part of the name/title of the expansionpanel, not as content.
[value] is the selector for the content of the expansionpanel. I don't see us changing this anytime soon as it is a breaking change, but that is going to conflict with acx-scorecard. Renaming either will be a big breaking change that we would need to change a ton of files.
I think you can either change it to an expression [value]="foo" or add an element as a parent to the scorecard to work around this.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
You can not put a acx-scorecard inside a material-expansionpanel. The scorecard will be always shown as part of the name/title of the expansionpanel, not as content.
The text was updated successfully, but these errors were encountered: