Re: frame.setUrl() does not work with Chrome

2016-09-19 Thread Howard Yeh
For what it's worth, frame.setUrl works fine across browsers for me. Did you check your JS in Chrome? On Saturday, September 17, 2016 at 3:45:24 PM UTC-7, muhamed.el...@gmail.com wrote: > > I am trying to call a javascript function through those lines > > *String js =

Re: GWT - Angular/React Migration & Integration

2020-04-24 Thread Howard Yeh
Similar situation. Our single page app SPA is actually made up of many separate sub pages, thus we stayed with GWT root and "injected" Angular by adding new url/page in Angular, and thus breaking the SPA experience a bit but we try to pass some info over to make it less jarring and more