taiga-family/ng-polymorpheus

[BUG] Primitive value is not properly typed

waterplea opened this issue · 0 comments

When using content as aliasing for primitive content templates, result is not properly typed:
image

Technically it can be string | number, but I'm not sure if we should bother. It is mostly going to be a string.