sapcc / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
Apache License 2.0
5 stars 3 forks source link

[juno] add function/hook to check the required appProps when loading a Juno app and return a validation to be displayed/logged. #519

Open edda opened 5 months ago

edda commented 5 months ago

The widget loader could check this. We need to decide how we display this information to the users.

Minimum solution: log problems to console