-
### 📜 Description
We have deployed a built Backstage container into Kubernetes.
We observed after running for about more than 10 hours, the catalog refresh would stop. We tried manually trigger…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
App …
-
Hi,
I am trying to setup Endurain in a Docker environment and all is well until I try to login to the frontend. This fails with a CORS error:
```
Cross-Origin Request Blocked: The Same Origin Pol…
-
Currently the `unxt` package vendors a custom `Quantity` (and related) object as well as a `UnitSystem` (and related).
The actual units and their conversions are managed by Astropy.
To make `unxt` a t…
-
the code have a server folder but not any functionality of folder str i will set up and start the backed also i will create a backend api which saves the data of the user in the database when the user…
-
I have a private repository with all files in LF endings. Cloning the repository on Linux/Mac and then running the devcontainers works fine. On Windows 11, it was working on Day 1, but suddenly stoppe…
-
### 📜 Description
When starting Backstage with Node22, the startup complains about usage of deprecated `punycode` module. This module is coming from multiple dependencies:
```
├─ ajv-formats-draf…
-
### 📜 Description
When changing some files, the backend correctly detects those changes and tries to restart the development server.
This will restart all components, except the `app` component whic…
-
From the point of view of users it may be better to call our backend an API - and we could make that change throughout the codebase?
-
### Summary
We currently have:
- `matplotlib.use`
- `matplotlib.get_backend`
- `pyplot.switch_backend`
Issues:
- The name `matplotlib.use` is really obscure.
- The difference between `…