-
I have some lookup extensions.. I could submit a pr but I currently have alias support built in....
```cs
public List GetAllNames() {
return Country.Countries.Select(c => c.Na…
-
### Description / Steps to reproduce the issue
As it is, LOCALEDIR points to `D:/a/MSYS64`. That part should be stripped. LOCALEDIR should be just `/ucrt64/share/locale` by using `./configure … CFL…
-
```
OpenJDK 64-Bit Server VM (19.0.1+10-jvmci-22.3-b08) for linux-amd64 JRE (19.0.1+10-jvmci-22.3-b08), built on 2022-10-19T11:11:18Z by "buildslave" with gcc 11.2.0
```
**Describe the issue**
U…
-
https://github.com/linq2db/linq2db/issues/4556 maybe my problem is related to this, my linq2db version is 5.4.0.
i am trying to build country, state , city database using https://github.com/dr5hn/…
-
Many service in Azure provides a default DNS name for developers to quickly get started, for example, azure web app provides foo.azurewebsites.net and Azure storage provides bar. blob.core.windows.net…
-
I imported naversdk for unity 4.6, compile the project to xcode then from xcode i built the ipa.
The app crashed so open. i attach the crash log, could you see why the app crashed.
Thanks in advance…
-
Warming up the Kiva font cache is a very expensive operation (several seconds). Most code will only trigger it when drawing text, which is generally gives a bad user experience.
We should instead p…
-
Hi,
I'm building a nuxt app with Azure B2C as entra provider and deploying it to [Azure Static Web Apps](https://nuxt.com/deploy/azure).
The nuxt app itself works fine. But I have an issue after…
-
Hi,
I have an idea/request but not the possibility/capability to do it - hope the community can help:
I have a Centero Transmitter Stick built 11.19 paired with my Elero shutters.
With current …
-
These two warnings are reported after use,How to solve this warn?
`new NativeEventEmitter()` was called with a non-null argument without the required `addListener` method.
`new NativeEventEmitter()`…