Open andymantell opened 2 years ago
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.
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.