-
### Environment
System:
OS: macOS 13.2.1
CPU: (8) arm64 Apple M1
Memory: 85.16 MB / 8.00 GB
Shell: 3.1.2 - /opt/homebrew/bin/fish
Binaries:
Node: 20.1.0 - /usr/local/b…
-
It seems nacos supports https (see [link](https://github.com/alibaba/nacos/blob/2eb7f739fd82c9e8c62621ea77e77538eaaecc2c/client/src/main/java/com/alibaba/nacos/client/config/impl/ServerListMan…
-
i have a gallery view that i was trying to have one video player and set dynamically
went through the source code and found that **src** and **setSrc** were doing nothing
with some digging i changed t…
-
Here is my problem. I have to set up routing in Angular so that in URL there will be a country code and a language. for example
> https://example.com/usa/en
The tricky part is that this localiz…
-
I run rss-parser in svelekit web this happen
![image](https://github.com/rbren/rss-parser/assets/21020026/2fcfdfc2-969c-44b4-8f71-8a611cebc6a3)
futag updated
2 months ago
-
My project require both IE and chrome, and when i apply rss-parser into it, on chrome it work perfectly but in IE, it cause syntax error. Is this package support IE or not, i didn't find anything abou…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Local dev. next@12.2.5
### What browser are you using? (if…
-
**Describe the bug**
If a flake is under a dir with non english characters, the error is out when running `nix flake lock`.
**Steps To Reproduce**
```shell
cd /tmp
mkdir 测试
cd 测试
git init
ec…
-
In Nginx, you can make a server listen to a Unix domain socket vs TCP/IP, which could improve performance when you implement the downstream caching with Nginx. Unfortunately, the native fetcher does n…
-
Hello there!
Thanks for nice module.
I think it would be good to have healthcheck indicator for redis same as we have for typeorm