yavin-dev / framework

A framework for rapidly building production quality analytics applications
https://yavin.dev
MIT License
84 stars 35 forks source link

Fix: Empty widgets signal an error to tools. #1689

Closed cythrawll closed 2 years ago

cythrawll commented 2 years ago

Description

Our tools look for error-container in order to detect failed widgets. Empty widgets should not trigger this. So changing this to empty-container

Proposed Changes

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.