Ana Bujan
Results
2
issues of
Ana Bujan
``` event CoverageUpdate { String(4) supplierID; List coverages; } // zanima me lista timestampova ažuriranja za nekog suppliera snowflake CoverageUpdateView { supplierID; processedAt; } ``` Compiler javlja ` Object CoverageUpdate...
### Current behaviour Badge in `Drawer.CollapsedItem` throws `Text strings must be rendered within a component` but only when I input a zero. For all other numbers it works. ### How...
bug