Dmx-bind noload usage

why I cant use noload option dynamicly

example ;

 dmx-bind:noload="dmx.app.data.matches.isMatch ? 'noload':''">

or

dmx-bind:noload="dmx.app.data.matches.isMatch == true ? 'noload':''"

What are you trying to achieve?
This has already been discussed here:

yes I am having the same problem right now.

Check George’s last reply please.