It seems there has been an upgrade in the wac api as now its importing modules classes from '@microsoft/windows-admin-center-sdk/angular' instead of '@msft-sme/angular' and due to this there is some inconsistency, at least in the wizard control.
I am trying to implement the wizard control and getting the following error :
Error: : Can't bind to 'wizardBuilder' since it isn't a known property of 'sme-wizard'
I am stuck in this for quite sometime now. Any kind of help is appreciated, Thankyou.
It seems there has been an upgrade in the wac api as now its importing modules classes from '@microsoft/windows-admin-center-sdk/angular' instead of '@msft-sme/angular' and due to this there is some inconsistency, at least in the wizard control. I am trying to implement the wizard control and getting the following error : Error: : Can't bind to 'wizardBuilder' since it isn't a known property of 'sme-wizard'
I am stuck in this for quite sometime now. Any kind of help is appreciated, Thankyou.
Regards.