Zach Burmaster

Results 3 issues of Zach Burmaster

functions for :component-filter check if the c.type == 'sidebar' or c.type != 'sidebar'. The result is that a custom sidebar isn't placed in the appropriate slot (having its type prepended...

enhancement
ship soon

The switch component state element binding responds only on initialization. The binding is not "responsive" i.e. modifying the bound state variable through a separate component does not toggle the ON/OFF...

bug
wip

Custom component names defined by the dev in custom_components/index.ts must contain the full original name of the component lower-case. For example, A customized the Metric component called "customMetric", compiles but...

bug
ship soon