This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
Throw warnings / errors when required data is not passed #133
Labels
enhancement
New feature or request
As mentioned in #131 - it's possible to invoke components without all the required data which can sometimes lead to undesirable effects.
We should look into throwing an error or logging a warning to the console in this situation. Perhaps #124 (type declarations) could help with this.
The text was updated successfully, but these errors were encountered: