plavacquery commented on PR #34176:
URL: https://github.com/apache/superset/pull/34176#issuecomment-3079015968
@mistercrunch I have somehow fixed the problem when printing deckgl map
I added on root package.json
```
"@luma.gl/constants": "^9.1.9",
"@luma.gl/core": "^9.1.9",
"@luma.gl/engine": "^9.1.9",
"@luma.gl/shadertools": "^9.1.9",
"@luma.gl/webgl": "^9.1.9",
"deck.gl": "^9.1.13",
```
and also set deckgl library version in folder legacy-preset-chart-deckg to
9.1.3,
and then regenerated package-lock.json
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]