-
### What feature?
Hey @Sanchitbajaj02
I would like to add a **feedback form/page**
To improve user experience from visitors, i suggest to add a feedback form/page to the website. This form w…
-
Currently, when a user logs in they are redirected to `get_session(conn, :user_return_to)`, but in some flows the `user_return_to` value is never set
### Example:
- navigate to `/ads` (logged ou…
-
## Context
When the user imports something using an absolute path instead of a relative one (e.g., `import x from '/home/fiilip/.../types'` instead of `import x from './types'`), it breaks our SDK bu…
sodic updated
7 months ago
-
### Environment information
```plain text
System:
OS: macOS 14.5
CPU: (10) arm64 Apple M1 Pro
Memory: 159.56 MB / 32.00 GB
Shell: /opt/homebrew/bin/fish
Binaries:
Node: 20.15.0 - ~…
-
Hi,
Hoping you could help with this, whenever I run npm start, the bot starts correctly but always says "- Can Manage Messages: false" although the permission is granted in the server. Then running…
ghost updated
3 years ago
-
With the following sass that generates a new button variant:
```scss
// src/app.scss
// include this however you like.
@import 'bootstrap';
$twitch-purple: #9146ff;
.btn-twitch {
@include b…
-
**Code**
The code causing the error.
```typescript
const group = e.group(e.Foo, (x) => ({
by: { bar: x.bar },
}))
const select = e.select(group, x => ({
count:e.count(x.elements)
}))
…
-
### 🔍 Search Terms
"type checker", "getTypeOnlyAliasDeclaration", "detecting value vs type on a symbol"
### ✅ Viability Checklist
- [X] This wouldn't be a breaking change in existing TypeScri…
-
Is there anything you would like to see added to `discord-xp` module? If yes, then state any suggestions in this issue.
-
- [X] I have a question that is inappropriate for [StackOverflow](https://stackoverflow.com/). (Please ask any appropriate questions there).
When I created [my first PR][my PR], which added types …