Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(Theming): fallback to Fiori 3 theme (#1039)
We used to throw an error with the recommendation to import @ui5/webcomponents/dist/json-imports/Themes, when the requested theme is not even existing. Now, if the requested theme is not existing, we will output a warning and fallback to sap_fiori_3, and never fetch the requested (non-existing) theme.
- Loading branch information