aurelia-resize icon indicating copy to clipboard operation
aurelia-resize copied to clipboard

show.bind and resize don't work together

Open TPvanWijk opened this issue 8 years ago • 0 comments

When creating a div with a show.bind which is first false and then changed to true there is no content. The show.bind element still has the class of aurelia-hide even though the value is true.

TPvanWijk avatar Oct 24 '17 10:10 TPvanWijk