-
I get the following error when trying to compile the latest version (1.27.7):
```
======================================================================
ERROR: test_init (test_extractor.TestExtract…
-
So the I have a case where I want to have two behaviors if a token is set or not. I didn't want to write my service, so I tried to use the service contaminators (optional, filter, either, etc..)
B…
-
### Quick summary
User reports that the 6.6 update has caused spacing issues on Rainfall. Reverting to 6.5.x resolved the issues.
### Steps to reproduce
1. Install Rainfall on a site with 6.6 acti…
-
### Describe the bug
After I did a sysupgrade via LUCI from 22.x to 23.x the router is not working anymore. The symptoms are as follows:
LEDs: Router starts up and after a while the white LED is not…
-
I am experiencing an issue with the Swagger UI after upgrading from Swashbuckle 6.2.3 to 6.3.0.
After some investigation, the issue appears to be with Swagger UI and not the swagger.json document g…
-
### What platform were you using when you found the bug?
- React Flow / Svelte Flow version: React Flow 12
- Browser and version: Chrome 129
- OS and version: macOS Sequoia
### Live code exa…
-
### Description
I propose to implement a Socket.io client to facilitate real-time communication between the client and server. This will allow for features such as instant messaging, live notificatio…
-
AS an Administrative User
I WANT TO see queries in JSON format for every element (similar to the browser's Developer Tools)
SO THAT I CAN troubleshoot and check elements of the service flow
> https:/…
-
### Code
```rust
static mut S: i32 = 0;
fn main() {
unsafe {
assert!(S == 0);
assert_eq!(S, 0);
}
}
```
### Current output
```
warning: creating a shared reference to mutab…
-
### Steps to reproduce the problem
1. click on a user profile from another Server
2. some images are showing
3. most avatars are not showing
...
### Expected behaviour
display all pictures
##…