mickeyjohn
mickeyjohn
Hi, I am using Angular 9+ with angular cli. After installed the types and geodesy I could not import and and use the library classes. For example: `import { LatLon...
Hi @cagataycivici, Please consider to add add icons from PrimeNg version 9 to PrimeIcons for backward compatibility. PrimeFlex and PrimeIcon are great but still have a steep barrier for migration...
### Checklist - [X] I verified that Kanboard is correctly installed - [X] I verified that the problem does not come from a plugin - [X] I verified that the...
I would like to report a bug as when I try to stringify a large json object, this error emits: ``` Maximum call stack size exceeded at ./node_modules/async-json/lib/async-json.js:122 at ./node_modules/async-json/lib/async-json.js:64...
Hi, I found that shape.open() method emits error for upper shapefile. For example: path = "/user/TEST_002.SHP"; It emits error message: { [Error: ENOENT: no such file or directory, open '/user/TEST_002.SHP.shp']...
Because the error is applied for the whole zip file, the fix is to throw the error even only once and stop parsing the zip file.
Hi, It is a good idea to make polyline rendered weight in meters. Can anyone give a pointer on how to handle the case of corridor value change dynamically? I...