Closed hanswesterbeek closed 3 years ago
It is hard to fix this without introducing a breaking change. The new var must be mandatory.
Hi @lorenzoaiello... My previous PR went very quickly. Is there something you'd like to see different with this one?
Hi @lorenzoaiello... My previous PR went very quickly. Is there something you'd like to see different with this one?
No, last time you managed to catch me with GitHub open working on something :)
Merged and cut v2 to address the breaking change. Thank you for the improvements.
This line:
results in:
probably the instance-class should not be read from the
data
provider but passed via a regular variable.