Themes: allow to have a non-number type together with a unit

This commit is contained in:
Pieter Vander Vennet 2024-04-28 22:13:25 +02:00
parent b4163897e8
commit 4ccfe3efe4
5 changed files with 93 additions and 54 deletions

View file

@ -178,6 +178,7 @@
checkedMappings,
tags.data
)
console.log("Constructing change spec from", {freeform: $freeformInput, selectedMapping, checkedMappings, currentTags: tags.data}, " --> ", selectedTags)
} catch (e) {
console.error("Could not calculate changeSpecification:", e)
selectedTags = undefined