-
Currently 200 is returned and consumes download bandwidth.
-
We need to decide soonish whether the Web side of things should be part of the API or its own functioning app that queries to the API.
-
### What's not working?
"How can I implement server-side rendering (SSR) for specific routes in a Redwood.js application while keeping the rest of the app as a single-page application (SPA)? Are ther…
-
### Preflight Checklist
- [X] I have read and I agree to follow the [support disclaimer](https://github.com/Paperback-iOS/app#support-disclaimer).
- [X] I am sure that my bug has nothing to with thir…
-
**Describe the bug**
Hey.
On the latest v4 release (version .22), the nextra-docs template takes >60sec to render the "Documentation" page, while using 300-400% CPU and 1.8GB of RAM on a modern…
-
### Question
I'm working with a CSV file that contains around 35,000 rows, and when I try to load it into Vizro, it takes a long time to render the page, especially when using both the treemap and AG…
-
OK. Poking my eyes out on this one. I have a Maui iOS app where I want to play some simple sounds for user feedback (-e.g. ding). I had no trouble adding Plugin.Maui.Audio and using it to produce s…
-
### Describe the problem
Let's say I have `item/[id]/+page.svelte`, which just contains:
```svelte
import { page } from '$app/stores';
$: itemId = $page.params.id;
Item {itemId}…
-
### Prerequisites
- [ ] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
Search for articles in different written in different languages.
Maybe a simple lang switch for languages one choosed to switch between.
For example:
I want ti read articles in German and English…