-
**Describe the bug**
`toLocaleString()` stopped working for UTC dates on iOS in Expo 51.
There are 4 attempts of Intl formatting in the example below: 2 using Intl directly (local and UTC) and 2 usi…
ntnp updated
5 months ago
-
When starting the development of Ontime, it was expected that date handling would be a large part of the business logic so we added `Luxon` as a dependency
However Ontime does not have concept of d…
-
### 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…
-
### Version
v22.9.0
### Platform
```text
Darwin JohnsMacStudio 24.0.0 Darwin Kernel Version 24.0.0: Tue Sep 24 23:39:07 PDT 2024; root:xnu-11215.1.12~1/RELEASE_ARM64_T6000 arm64
```
### Subsystem…
-
I updated my App from NativeScript 8.0 to 8.1 and on iOS I wasn't able to load data from the sqlite db. The console give me
```
CONSOLE ERROR: ERROR TypeError: Cannot read property 'toString' of …
-
### What version of `drizzle-orm` are you using?
0.29.4
### What version of `drizzle-kit` are you using?
0.20.14
### Describe the Bug
When using the `.query` api, it's possible to use the `findMa…
-
### Describe the bug
After performing apk upgrade to a new version, DD logs don't make it out to the DataDog servers and can't be seen in the log explorer. The error messages in the logcat report a…
-
### Vue - Official extension or vue-tsc version
vue-tsc
### VSCode version
1.90.1
### Vue version
3.4.29
### TypeScript version
5.5
### System Info
_No response_
### Steps to reproduce
Just…
-
### Wallaby now errors on code that hasn't changed
Using Angular 17.3.0 and Wallaby 1.0.292 (JetBrains plugin), we're now getting consistent errors where we weren't getting errors before: Error: Ti…
jupav updated
2 months ago
-
I'm curious about switching to nuxt-i18n-micro as nuxt-i18n is a bit clunky. I am almost sold, but I am hesitating because of some features I'm unsure:
## Localized routes
Is it possible, or will …