webdeveloper0429
webdeveloper0429
lol thanks.
Same issue here. CSS is refreshing continuously so I can't inspect element styles. You can confirm whether it is refreshing in the CSS `computed` tab. In the computed tab, you...
I got same issue. It seems, web socket was disconnected. in console.log there is 'connection aborted'. so I wrote this code ``` websocketsclient.serviceHandlers.reconnecting = function (retry) { console.log('reconnecting'); return false;...
@shaikhussian , do you have same issue?
I have no idea to solve it, do you have any suggestion?
@svandenhout thanks for your reply. so where style do I insert backgroundColor: 'transparent'?
Thank you a lot @svandenhout
@jrwm! Did you fix issue on your github source code? So is it possible to use your component without any adding style?
Hi. Did you fix this issue? I have same issue. 
Thanks @jeffreymendez1993