mburger81
mburger81
@akserg looking to your AbstractComponent it seems you are using native drag&drop right? Most drag&drop libraries append a cloned node to body and don't use browsers drag and drop, in...
@akserg perhapse we can help you in some way?
Hello we created a new nx workspace to keep some ngx libs up to date. We added also the ngx-responsive lib, it should work out of the box you have...
Hello we created a new nx workspace to keep some ngx libs up to date. We added also the ngx-responsive lib, it should work out of the box you have...
Hi @afrad yea this could be a feature request and for sure not a issue. I know, but here I can't open a feature request, or could I? I didn't...
Some news?
HI @afrad, I'm still waiting for some news about it. Where can I open you a feature request? How is it about including Websocket + webpack + http-proxy implementation for...
I think this FR doesn't make sense, because you never can proxy WebSocket like a http request doing something like that `new WebSocket('/proxy/blabla/....');` because native WebSocket implementations check for the...
@tejadong so please close issue thx :)
Good to know!! One last question. We can use always WebSocket like a HTML5 Websocket, right? But under the hood on android your plugin is using your native WebSocket instead...