greg-dove commented on issue #552: Tree component does not refresh after data 
provider content is updated.
URL: https://github.com/apache/royale-asjs/issues/552#issuecomment-552311638
 
 
   Just quickly: I was able to make it work with 2 simple changes:
   ```
   ContainerBinding.as, line 175:     sb = new SimpleBinding(fieldWatcher.type 
== 'static');
   SimpleBinding.as , line 207: source = document.constructor;
   ```
   But I suspect that there is more to be done in general in other parts

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to