-
Viewing rsky hosted profile from canonical PDS loads profile correctly
![Screenshot 2024-09-25 at 2 16 02 PM](https://github.com/user-attachments/assets/3e11784e-76ff-4e5f-a371-85db16d0d7b2)
GET h…
-
### Steps to reproduce
1. Pick any view
2. Try to make some modifications, eg, change the order of columns or make some of the columns not to be displayed (untick the box)
3. Got unknown error
### …
-
I am trying to make the RHS of an ODEProblem Enzyme compatible. My function has the signature `(du, u, p, t)` and I try to differentiate `du` for `u` for constant `p` and `t`. I hit the error
```
ERRO…
-
I want to check if `rfl::to_view()` can be applied to a variable of type `T`, but the following code fails to compile:
```cpp
template
void FailedToCompile(T const& t) {
if constexpr (requir…
-
### Actual behavior
Showing Jobs overview throwing HTTP 500 error:
```
An Internal Error Has Occurred.
Error: An Internal Error Has Occurred. Please try your action again. If the problem persists,…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
**StepsToReproduce**
1. https://demo.sentry.io/stats/?project=5808623&statsPeriod=30d for errors or https://demo.sentry.io/stats/?da…
-
### Bug description
The plugin cannot find any views. I tried invalidating the cache and reinstalling the plugin, but nothing changed.
![image](https://github.com/laravel-idea/plugin/assets/111564…
-
Hi, I've been working with sleap multi-view (the latest version of [this branch](https://github.com/talmolab/sleap/tree/liezl/add-gui-elements-for-sessions)) and have observed and reproduced the follo…
-
pinpoint version 3.0.0
I'm sorry, but I'm not sure what the error messages are in Redis and MySQL. Could you please provide more information or context so I can better assist you?
redis error
…
-
If I adjust the QueryBuilder in the findByDemand function in the ExtensionRepository, the problem is solved.
$statement = $queryBuilder->executeQuery();
// while ($row = $queryBuilder->exec…