@if (selected()?.id) {
@if (plots.plotsList !== undefined && plots.plotsList.length < 1 && debugImages.debugImages !== null && !debugImages.debugImages?.[selected().id]?.data) {
No preview to show
}
}