Skip to content

feature: bind attr to value #615

Matthieu Fesselier requested to merge feature/615-bind-to-value into dev

Proposed solution for #615 (closed)

@clement @balessan what do you think of this implementation?
I made this in StoreMixin. He is the one responsible for replacing any attribute starting by store:// by its value before launching the populate

If it's ok with you, I'll make some tests

Edited by Matthieu Fesselier

Merge request reports