Skip to content

bugfix: fix display boolean widget

Matthieu Fesselier requested to merge bugfix/widget-display-boolean into dev

@clement I merge this because Marjolaine will need it for happy-dev.fr, but I'd like to have your insight on this.
As we now always do a toString() on the proxy to get the value, do you think there is a better way to handle boolean values?

Merge request reports