jmacura

Results 82 comments of jmacura

Crazy that this issue is not affecting many more users and driving more attention. ![image](https://user-images.githubusercontent.com/5598693/162325658-2e2d7d97-e7f2-41f2-905b-ca182b0f5a19.png)

@mtgraves Thanks for the tip, but mine is not a react-app, so it is not a relevant workaround. In my case, I have had to switch from "plotly.js" and "@types/plotly.js"...

@ZodiacWind as the npm documentation says, _plotly.js-dist-min_ is the "Ready-to-use minified plotly.js distributed bundle." So functionally, there should be no difference.

Hi, I was testing the [@openlayers/codemod](https://www.npmjs.com/package/@openlayers/codemod) utility package for transformation of imports from barrel files. I only get errors like ``` ERR projects\hslayers\common\extensions\feature-extensions.ts Transformation error (Unexpected token, expected "," (12:9))...

First I intend to test and merge #5622 before we start any work on this issue.

The recursive-dd-component UI was something I was dissatisfied with for a long time, thanks many times! :-)

![image](https://github.com/user-attachments/assets/f130ff18-d21e-401c-a213-9713408aa383) hide loader on error and log the error to the console.

The "Set permissions" form is cleaned when a tab is switched. [layman2_permissions.webm](https://github.com/user-attachments/assets/e19d21c2-a5fd-4abf-b6dc-228515b9a06f)

I have a layer which is private for everyone (both read and write), but it is public for a specific user group (both read and write). The layer is properly...

task @jmacura: needs to review, if our code is compatible with express 5.0