-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
Add support for Angular 18
-
Hi StreamChat Team,
I encountered an issue when building my Angular project with the stream-chat-angular package. The error message indicates that the 'uuid' module is not found:
```bash
./node…
-
I have updated to Angular `8.2.14` and ngx-currency `2.2.0` and I got the following error:
```bash
ERROR in ./src/app/app.module.ts
Module not found: Error: Can't resolve 'ngx-currency' in '/path…
-
## Intro
This is the Issue where reports and logs for the Crash Test to check the current status quo for the not too far TweakScale 2.5, as well to test concept for new DLCs.
## Objective
The Twe…
-
- [x] Use standard URL query parameters wherever possible
- [x] Use mod id as part of url path, e.g.
- [x] Spread individual settings into query parameters, e.g. `?preset=3`
- [x] Save any…
-
### Expected Behaviour
It should be possible to customize the icon of the notification
### Actual Behaviour
It shows gray circle when I receive a new notification
#### Platform and Version (eg…
-
Hello, I am writing here just to maybe help someone in the future, or maybe the author.
So I updated to angular 13 and then updated the package to the latest version and when the building got this …
-
### Please provide the environment you discovered this bug in.
```html
```
```typescript
toast.error('Error toast', {dismissable: true});
```
### Description
The dismissable configuration,…
-
### Library version
latest
### Description
When login is required (ie. `login_required=true`) if the access token expires or the user's session expires, the user should be kicked out of the a…