Mathias Baumann

Results 4 issues of Mathias Baumann

Hi, we have some global accessible classes in our code base. If I instantiate them before blanket loads the source files via xhr a instanceof comparison works as expected and...

Hi, we want to create a ui5 library using ui5 cli. The library is created including minified files and -dbg.js files but no source maps are created. ## Expected Behavior...

enhancement

In my corporate environment a proxy is set by default. But the letschat instance is running at an internal host, which the lets-chat adapter won't find through the proxy. So...

Converting buffers to other encodings than utf-8 is impossible if you already encode it right after receiving the chunk. I for example read a lot of articles encoded in ISO-8859-1...