-
Using "in-module" test configuration if my test is using an `update` function it can happen that rule reports a false positive
-
# Bug report
- [X] I confirm this is a bug with Supabase, not with my own application.
- [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
It's not inconceivable that people may want to disable any particularly built in middleware. [Particularly the logger middleware](https://github.com/http-rs/tide/issues/476), but it's not inconceivabl…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
[root@cpzljc jtpjsapp]# cat Program.cs
```csharp
using Microsoft.AspNetCore.Components.Author…
-
Hi,
I am using the latest version of streamlit-authenticator (0.3.3) with the latest version of streamlit (1.37.0)
I am using the new multipage routing mechanism that streamlit recently released…
-
```
What steps will reproduce the problem?
1.When Presence service is starting we have the following call stack:
start()
▼
xdm.initialize()
▼
getXcapDocuments()
▼
sendRequestToXDMS(HttpRequest reques…
-
```
What steps will reproduce the problem?
1.When Presence service is starting we have the following call stack:
start()
▼
xdm.initialize()
▼
getXcapDocuments()
▼
sendRequestToXDMS(HttpRequest reques…
-
I have been following the setup instructions here:
http://django-dajaxice.readthedocs.org/en/latest/installation.html
INSTALLED_APPS and other vars are setup as per doco.
A sample view page loads, an…
-
### Prerequisites
- [x] I performed a cursory search of the issue tracker to avoid opening a duplicate issue
- Your issue may already be reported.
- [x] I also searched the existing…
-
How to add `expires` or `path` param when we set cookies?