-
-
I have installed `newman` and tried to run tests which is working fine and for report creation I installed `newman-reporter-html`.
The above packages are installed globally
But while running the n…
-
### Description
When using your [demo](https://louisbarranqueiro.github.io/reapop/), I tried to change both Theme and Transition values, but encountered an issue where the changes did not take effe…
-
### Description
Would it be possible for the `message` property to be of type `ReactNode` vs `string`?
### Explanation / motivation
This would allow any React content to be displayed in the notif…
-
https://louisbarranqueiro.github.io/reapop/ displays as a blank page as of 2023-10-07
-
### Description
After refreshing the browser once, I get a hydration mismatch error message and looking at the dev console I can see its bc of reapop( specifically the prop "className" )
### Exp…
-
**Description**
I'm using this package with react project with typescript, and notifications are working as intended so far, but every time I'm testing a component where the `const { notify } = use…
-
### Description
In the IE11 browser environment, the browser crashes by calling the notify function
### Expected behavior
There should be a compatibility scheme that does not crash
#…
-
### Description
Instead of just being able to provide a time in milliseconds after which the notification is completed, it would be great to have support to pass a promise to it.
### Explanation …
-
### Description
I use react component inside message. I need to update the message after some time. Here's the snippet.
```
import React from "react";
...
const notif = notify({
message: (
…
NeXTs updated
2 years ago