-
Since version 1.3.5, the app is unusable. Any action returns a 403 error.
**To Reproduce**
Steps to reproduce the behavior:
1. Open app
2. Navigate to any tab
3. Content won't load and a toast …
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Windows 7
### Mobile device if the issue happens on mobile d…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
1. Alerts
2. Create Uptime Monitoring
3. Enter domain, 5 minutes, create event
I tried deleting and re-creating the uptime monitori…
-
### The problem in depth
I currently have over 285 instances of data grid used throughout our software and I'm curious what I can do about aggregations on one column triggering rendering on other col…
-
In [`05d1c87`](https://github.com/navadhiti/upptime/commit/05d1c870fc60e497416b01eee5d74c839bf16009
), BarefootEdu (https://barefootedu.com) was **down**:
- HTTP code: 0
- Response time: 0 ms
-
In the `master` branch (production environment):
When a user selects any item from the "Add a proposal" dropdown menu and successfully submits a change proposal, the proposal form is hidden and a s…
-
New release:
- [ ] Explain plan bug fix
- [ ] View component fix
- [ ] Log labels feature
Goal: Release Monday, Nov 18 or Tuesday, Nov 19
-
### Describe the bug
Take the following (contrived) example:
```html
let value: string | null = $state(null);
let upper = $derived(value?.toUpperCase());
// ...value is mutated …
-
-
When I try to run the example, in the line:
df = pd.DataFrame(phase_diagram.to_dict())
df.head()
I get an error message:
PanicException Traceback (most recent call last)…