backend.ai-webui
backend.ai-webui copied to clipboard
vaadin-grid-list does not support template anymore
Describe the bug vaadin-grid-list does not support template anymore. So the items are not rendered.
@inureyes I guess this issue has been solved via #998 already.
@lizable Let's check the left template part in our code.
There are leftovers:
backend-ai-scaling-group-list.ts backend-ai-storage-list.ts
backend-ai-storage-list.ts will be fixed when https://github.com/lablup/backend.ai-webui/pull/1490 is merged.
It is resolved.