-
**maplibre-gl-js version**: 5.0.0-pre.4 / main
**browser**: Chrome
### Expected Behavior
I'm using Amazon Location Service-hosted maps, which require url signing (AWS Signature Version 4) for a…
-
I want to convert PlantUML parser to Kotlin, as Kotlin allows you to compile for both JVM and JS (browser or nodejs). One of the reasons, to use own renderer (e.g. jointjs lib) and so on.
In any ca…
-
## Platforms
iOS
## Versions
- react-native-geolocation: 3.2.1
- react-native: 0.74.1
- react: 18.2.0
## Description
It looks like the function converting between the js dictionary and the …
tanoc updated
1 month ago
-
### Exact URL of where the bug happened
It's easy to reproduce, but if you can see a draft blog here is a link
Draft test blog : https://lichess.org/ublog/Jk3PTtrL/edit
### Steps to reproduce the b…
-
### Environment information
```block
CLI:
Version: 1.7.3
Color support: true
Platform:
CPU Architecture: aarch64
OS: …
-
### Motivation
With the heavy usage of Sharedarraybuffers/Arra/Buffers, to share data between workers, you find yourself only using the js typedarrays to operate with the data within the structure.
…
-
This is a grouping issue for several problems, related with non-UTC dates handling in Prisma.
Previous issues:
- https://github.com/prisma/prisma/issues/9439
- https://github.com/prisma/prisma/is…
-
With [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) now a part of JavaScript, it would be nice for Decimal.JS to support it within its constructor an…
-
Hey there,
i store all timestamps as unix timestamp in my database. When i display them in a form or other page, they will be displayed in UTC+2 (german summertime). Since a few weeks i doesn't con…
xJuvi updated
3 months ago
-
### Bug description
We recently changed database from sqlserver to postgresql.
As column types are different between both prisma schemas, I had to convert the old schema to the new one.
Our ol…