-
## Overview
In a separate document create a list in accordance with the checklist of issues you find. It may be helpful to link the code and include the checklist section it falls under. This is due …
-
Hi
Perhaps I'm missing something, why is the params not passed to the server here?
```
const { api } = useFeathers()
const service = api.service('users')
const state = service.new()
state.…
-
## Details
There is no documented `wsLocalSuport` capability on the PlayWright page: https://www.browserstack.com/docs/automate/playwright/playwright-capabilities
I am having a similar issue to #1…
-
CC @adr26
This is a follow-up to issue #2154 and fix #2208.
Given the attached most simple reproducer I could come with: [reproducer.zip](https://github.com/swig/swig/files/11760003/reproducer.…
-
### Which Umbraco.Community.Sustainability version are you using?
1.0.0-alpha.2
### Which Umbraco version are you using? For example: 10.4.0 - don't just write v10
13.2.0
### Bug summary
When run…
-
### Guidelines
- [X] I agree to follow this project's Contributing Guidelines.
### Description
We have a workaround using UIOutput and renderUI combined with ssession$clientData we can call the mod…
-
What doesn't work:
No rendering of the plot but the message "You must enable Javascript to view this page properly." instead on Firefox. The Javascript is enabled and the rgl package works smoothly (w…
-
### What happened?
We have encountered a significant performance issue in Grafana when executing queries that use the GROUP BY clause with a remote InfluxDB data source. Specifically when such querie…
-
From what I see in `GrantType/ClientCredentials.php` in method getUserId we request `$this->clientData['user_id']`.
Going to `Storage/ClientCredentials.php` it seems this storage do not return user_…
-
I have an app from my screencast that I tried to turn into a shinylive app that takes advantage of session$clientData$url_search to pull in the query params from a user. Once I used shinylive to conve…