roxxel

Results 7 issues of roxxel

nopCommerce version: 4.50 Some of images loaded on server is trying to load using IP and not domain name (Please do not offer kludge using nginx redirect)

discussion / investigation

Presence of the `using` in code causes the build script to fail e.g this code ```cs using System.IO; public async Task Main(RuntimeRequest req, RuntimeResponse res) { using var file =...

[output.csv](https://github.com/nviennot/core-to-core-latency/files/9601215/output.csv)

### Bug description I am using prisma with nextjs api, strange behavior - it only happens on the first request, then the error does not occur, but also if there...

bug/0-unknown
kind/bug
topic: binary
domain/client

### What problem will this feature address? I use one telegram group with several topics(message_thread_id) to receive notifications from my parsers etc ### Describe the solution you'd like Adding "Message...

enhancement