Metin Emenullahi

Results 3 issues of Metin Emenullahi

Hi, I'm using lua-mosquitto and node mqtt as a client to my Mosca broker with kafka backend. But I get repeated message like below: ``` 0 /c/5b8b215c855b7569eb94f0ed/d/5b92665fce3f081648ee86c9/k sub|blahblah9 0 /c/5b8b215c855b7569eb94f0ed/d/5b92665fce3f081648ee86c9/k...

### **Describe the bug** Cannot login and redirect to the app gracefully. It shows the following error: ### **To Reproduce** _**keycloak.js**_ ``` const keycloak = new RNKeycloak({ url: 'keycloak-url', realm:...

Hello, I'm trying to use react-leaflet-vectorgrid to render .mvt tiles from a remote server but I get the error below: ![image](https://user-images.githubusercontent.com/732147/85250763-2fcc4e00-b460-11ea-9a78-5e91b1d2a898.png) My code is: ``` import React, { Component }...