-
i think, it's not a bug. needs a little improvement.
can selector be html element?
example:
let _el = document.querySelector('#selectMe');
Notflix.Block.standart(_el);
-
### Describe the bug
I am using notiflix-block-aio package in my Angular v14 application to display a loading spinner during an API request. I have imported the Block class from the package and creat…
-
It is not working, when i try to draw a shape it is not working properly but when i insert a shape manually with props it is ok.
{
"name": "client",
"version": "0.1.0",
"private": true,
"…
-
### Is your feature request related to a problem? Please describe.
Able to change the message of loading. Let's say for example there is 3 API request to run, and for each API request,
### Describ…
-
I'm trying to use Notiflix from Vue. When I import the library and I try to use it I get this error:
vue.runtime.esm.js?2b0e:1888 TypeError: Cannot read property 'Sucess' of undefined
at VueCo…
-
### Describe the bug
I am using `Report.Success` with a long message. Is there a way to implement scrolling? Currently, it gets cut off. I didn't see anything relevant in the available properties.
…
-
### Describe the bug
As per the title, can `Notify.success()` behave like `Notify.Loading`, i.e. stay visible until we call `Loading.remove()`?
In other words, do we have any control over the dura…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
My nestjs dev server keeps restarting a loop when starting with `nest start --watch` on Ubunt…
-
### Is your feature request related to a problem? Please describe.
Yes, whenever I try to use Notiflix.Confirm.Show for delete confirmation, I have to select OK / Cancel button with mouse
### Desc…
-
### Is your feature request related to a problem? Please describe.
When i was deployed to production, it was be continue show console error and info and warning
### Describe the solution you'd lik…