Re: Websocket replacing a panel which uses websockets

2017-08-30 Thread Peter Henderson
Done https://issues.apache.org/jira/browse/WICKET-6458 On 29 August 2017 at 18:29, Martin Grigorov wrote: > Hi, > > Please file a ticket! > It should be easy to implement it. > Thanks! > > On Aug 29, 2017 17:15, "Peter Henderson" >

Re: Websocket replacing a panel which uses websockets

2017-08-29 Thread Martin Grigorov
Hi, Please file a ticket! It should be easy to implement it. Thanks! On Aug 29, 2017 17:15, "Peter Henderson" wrote: > Hi All, > > I've run into a possible bug. > > I've a page which initially shows a "loading..." animation panel. > This panel uses web sockets to

Websocket replacing a panel which uses websockets

2017-08-29 Thread Peter Henderson
Hi All, I've run into a possible bug. I've a page which initially shows a "loading..." animation panel. This panel uses web sockets to trigger background loading. (WebSocketBehavior::onConnected starts the background loading) When the background loading has completed (onEvent =>