-
### Description
## Describe the bug
The Mini Cart and Navigation blocks are using `window.onload` event, first for lazy load scripts, second one for init some MicroModal. So if I use these blocks on…
-
On ios, when the close button is over another element with a touch/click event listener. Click the close button, the element behind the close element is also triggered.
-
(as the other issue closed, maybe this one is a different case)
Sorry for the delay in testing the new version. It seems that new release `5.13.5` makes nuxt render the page properly, but now when …
-
I have imported the MicroModal JS and basic CSS to an existing, older style project. The MicroModal initialisation I placed on the page...
```javascript
$(function() {
MicroModal…
-
-
```
close
```
While using something like tailwindcss, inline SVG's are a way to go. But using an inline SVG in a close button, **you can't click on the SVG**. …
-
It is not uncommon to have clickable elements underneath a modal overlay that triggers a modal close. When using the `awaitCloseAnimation` option, it is possible for a modal close element to move from…
-
-
## Describe the bug
The Mini Cart and Navigation blocks are using `window.onload` event, first for lazy load scripts, second one for init some MicroModal. So if I use these blocks on same page, only …
-
I cannot get any type of textfields / textareas to work inside the modals. More specifically it seems I cannot focus into the fields such as by clicking on it.
Here's the code I'm trying it with:
…