Closed
Description
This is my code. It worked in 0.8 but not in 0.9 without error. Should I migrate code for 0.9? What is the point for 0.9?
<div class="planet-list">
<template id="planetListTemplate" is="x-repeat" items="{{planets}}">
<cosmos-planet-list-item planet="{{item}}"></cosmos-planet-list-item>
</template>
</div>
Metadata
Assignees
Labels
No labels