-
Hey, I'm using next.js in my project, and I configure all loaders in the right way, but when I try to use the Toastr, it's coming without style.
Some tip about it?
-
Hi guys
First of all great lib! Thanks
I am trying to build tests for my app
When I add mock to you lib like:
```
jest.mock('react-toastify', () => {
const actual = jest.requireActual('react…
-
There has been updates of multiple packages.
When I clean install packages, I have to fix some dependencies incompatibilities, then I got a forbid-prop-types error in three differents places.
Finall…
-
[Notion](https://www.notion.so/madooei/Repository-Setup-Hello-App-599e292ed8de4d21b63df78f59547ba8)
- [x] Project Scaffolding
- [x] Client
- [x] Server
- [x] CI/CD
-
### Describe the bug
In my storybook project I am using a few package.json dependencies that don't seem to be working when storybook is loaded.
The ones in question are:
```
react-modal
rea…
-
### 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-am…
-
AC:
- When there is an error while connecting to a wallet, display an error notification with React-Toastify.
Resource:
- https://github.com/fkhadra/react-toastify
- Implementation example in Ne…
-
### 检查清单
- [X] 合法的、无木马植入的站点。
- [X] 有实质性原创内容的 HTTPS 站点,发布过至少 5 篇原创文章,内容题材不限。
- [X] 有独立域名,非免费域名。
### 站点信息
```json
{
"title": "vinking",
"url": "https://vinking.top/",
"avatar": "https…
-
### Describe the bug
When I'm running `npm run build` the compiler returns this error:
`Type alias 'QueriesOptions' circularly references itself. TS2456`
### Your minimal, reproducible exampl…
-
### What happened?
Hi I'm trying to integrate stripe payment for an E-commerce website, I'm working with react and node js.
Test cards works fine in test environment, but when i try to use a tes…