-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/elements/bl…
-
The following issues in backend-related repos need to be resolved:
- [ ] https://github.com/department-of-veterans-affairs/vets-api-mockdata/issues/408
- [ ] https://github.com/department-of-veteran…
-
### Current Behavior
After setting up the server locally or on a remote provider and running the UI, an error occurs when directly accessing http://localhost:3000/configuration/designs in the browser…
-
Analogously to #18 - it ought to be possible to choose how the Matrix user messages are relayed into Slack. Displayname alone may not be sufficient - either duplicates within the Matrix room (for whic…
-
### Reproducible in:
```
ProductName: macOS
ProductVersion: 15.0.1
BuildVersion: 24A348
Darwin Kernel Version 24.0.0: Tue Sep 24 23:37:25 PDT 2024; root:xnu-11215.1.12~1/RELEASE_ARM64_T6030
…
-
I am trying to run the app on a Windows machine and i keep getting the following error.
```bash
[Failed RTM connect
Traceback (most recent call last):
File "C:\Users\saurav\Desktop\Slack Bot\sta…
-
I had the following in my Gemfile...
gem 'omniauth-oauth2', '~> 1.7'
After a bundle update omniauth-oauth2 went from v.1.7.3 -> 1.8.0
That caused errors when authenticating with Slack as follow…
-
Currently, when a user selects a channel to join, there's no display of basic channel information before the final join action. This could lead to users accidentally joining incorrect channels. To mit…
-
I had an issue with events being published twice. That is, the `onMessage` callback was called twice for each message.
Below is a partial explanation of what the issue is.
Short version: Sometimes…