decentraland / builder-server

Builder app backend
20 stars 17 forks source link

fix: create layout from new component, fallback to legacy one #730

Closed cazala closed 8 months ago

cazala commented 8 months ago

Handle both the new and old components. This should not break because the editor still saves both components for retrocompat issues, but there are some broken scenes in .zone that somehow got to a state that they only have the new component and they cannot be previewed due to this. This would fix the issue for them.

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7976224353

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Scene/SDK7Scene.ts 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Totals Coverage Status
Change from base Build 7833027797: -0.03%
Covered Lines: 2946
Relevant Lines: 4035

💛 - Coveralls