-
### What happened?
Switching from `npm_install` to:
```
npm_translate_lock(
name = "ops_web_node_modules",
pnpm_lock = "//eddie/services/ops_web:pnpm-lock.yaml",
npmrc = "//eddie/ser…
-
## Expected Behavior
Snackbar is at the center of the window at all width.
```
anchorOrigin={{
vertical: 'top',
horizontal: 'center',
}}
```
## Current Behavior
Snackbar is not at…
-
-
It would be nice for to implement an option for the snackbars to be manually dismissed. A small "dismiss" icon button could be a good stylistic choice to not overload the screen with too many actions.…
-
- [x] Review the documentation: https://clerk.com/docs
- [x] Search for existing issues: https://github.com/clerkinc/javascript/issues
- [x] Go through package changelog files.
- [x] Provide th…
-
axios interceptor를 사용해서 백엔드 서버가 응답하지 않을 시 에러 메시지를 토스트로 띄우려고 합니다.
아무래도 interceptor가 다른 context를 사용해서 useToast가 작동하지 않는 듯 하여, 일단은 alert를 사용해서 처리했습니다.
interceptor에서 hook을 사용하려면 아래와 같이 하면 된다고 하는데, 일…
-
Unable to style the snackbar.
## Expected Behavior
The close icon on right but be aligned to center
## Current Behavior
![image](https://github.com/iamhosseindhv/notistack/assets/4545…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
As part of this, we should also get rid of SCSS. The usage has already reduced a lot with MUI4, cleaning up remaining will be good. It will allow real-time themes.
-
Hi,
I'm running the below code in a Typescript/React project and am getting the error at the very bottom. I'm intentionally not using the plotly-react package because I want access to plotly.js dir…