bindonce
bindonce copied to clipboard
bo-text renders "null" when its value is null
Angular renders an empty string for nulls.
you are right, bindOnce should render it as angular does. However this PR doesn't cover the other directive, the same problem happens with bo-html just to mention one.