-
### Description
Updating to the most recent version of deck.gl and I am having issues with the Heatmap Layer not rendering as expected. I also use a Hex Layer and an MVT Layer without issues and my l…
-
Hi,
In my React project after updating the version of Deck.gl to: "deck.gl": "9.0.9",
I'm getting the warning from: @luma.gl
`WARNING in ./node_modules/@luma.gl/shadertools/dist/libs/wgsl-refle…
-
### Summary
I am trying to build my expo project using the command `eas build --profile development --platform ios`, and it keeps failing with the error `[stderr] [!] `` attempted to initialize an ob…
-
## Summary
The following usages of `md5` (and other unsupported algorithms) should be audited to see if they are being used in the Kibana distributable that will be running in FIPS mode.
Usages …
-
### Describe the bug
Since switching to Vite we noticed a new production issue, where sometimes users are encountering an error if we deploy while they have an active session:
> **TypeError: Fai…
-
### Description
Normally my map works totally fine, however as soon as I set a maxZoom value, then zoom in and drag around the map, the markers start going all over the map.
This is my code:
`i…
-
- [x] I am using English in this issue. 在这个 Issue 中我使用了英文(强烈建议)。
## General Questions
- [x] Required: I have read the document and examples and tried to solve it by myself. (必填)我读过…
-
# How to use `react-native-gl-model-view` on RNW
## Basic Info
- Module Repo URL: [link to repo](https://www.npmjs.com/package/react-native-gl-model-view)
- Target version: 0.63
##…
-
I'm currently trying to use Spine in a react-native environment by using the three.js runtime.
I published my code here https://github.com/AlaricBaraou/MiraiSenseiNative
I'm trying to reproduce …
-
Following a somewhat length introduction I will layout my ideas for a large pygame2 add-on that will perform common game operations that are too slow for python to run in compiled C code instead. This…