Re: Generic message when component feedback has error

2017-04-19 Thread Sebastien
Hi, Some leads: - session#error - component.send(BREATH, component.getPage(), MyErrorPayload(myMessage)) (typing from mobile, arguments might not be in the correct order) Hope this helps Sébastien On Apr 19, 2017 21:47, "Entropy" wrote: We're using component

Generic message when component feedback has error

2017-04-19 Thread Entropy
We're using component feedback panels, and when a component has a message we are filtering that message out from the parent with a filter that tosses anything that doesn't link to the form or page. Works fine. However, when there is a component message on any component, we want a generic message

Re: Weird CSS warning in IE

2017-04-19 Thread Maxim Solodovnik
I'm not able to reproduce it anymore :( will monitor the logs On Mon, Apr 10, 2017 at 9:50 PM, Maxim Solodovnik wrote: > Hello Sebastien, > > I was able to see it in our application, I'll try to create small > application with this issue > > On Mon, Apr 10, 2017 at 9:16

Re: "/websocket/closed" is not working in IE11

2017-04-19 Thread Maxim Solodovnik
The issue is not reproducible using simple quick-start :( The only option seems to be to subscribe to error event as well :( sorry for the noise On Mon, Apr 10, 2017 at 3:09 PM, Maxim Solodovnik wrote: > Weird enough, quickstart works :( > Investigation only begins :) > >