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 23, 2022. It is now read-only.
I created a widget and specified a baseClass during the widget generator process. This is using TypeScript during the app generator configuration. However, in the generated code, the baseClass is set as the default "my-widget" and "my-widget-setting" in the ts files, but the correct baseClass is used in the scss files.
The text was updated successfully, but these errors were encountered:
I created a widget and specified a baseClass during the widget generator process. This is using TypeScript during the app generator configuration. However, in the generated code, the baseClass is set as the default "my-widget" and "my-widget-setting" in the ts files, but the correct baseClass is used in the scss files.
The text was updated successfully, but these errors were encountered: