-
### Check that this is really a bug
- [X] I confirm
### Reproduction link
https://codesandbox.io/p/devbox/swiper-react-infinite-loop-vfz433?file=%2Fsrc%2FApp.jsx
### Bug description
If you attemp…
-
Not sure why exactly it cannot fetch ETH accounts, but it doesn't fall gracefully: the button appear dead.
Here's what happens in the console:
And here's the JS file it complains about:
*…
-
This code doesn't work...the ion-item isn't showed by the ionic framework.
Code to reproduce :
```
…
-
**Describe the bug**
When I place the `ionic-super-tabs` inside an `ion-toolbar` the super-tabs don't show.
**To Reproduce**
```
Tab 1
…
-
Hi,
I'm trying to make a dynamic pullup that will fit (in collapsed state) the remaining space after an img's src has loaded (it can take at least a few seconds). Currently I'm simply assigning min…
-
```
Index{{i}}
Index{{i}}
```
whatever scroll, the image always only show the [defaultI…
-
### Describe the bug
When importing certain modules with cyclical imports vitest will evaluate a file before it's imports are undefined, causing unexpected `TypeError: _ is undefined` errors. I was n…
-
Hi there,
Nice plugin. I tried to use but the final HTML discards the thumb image I passed to it
``` html
```
The final results looks like this
``` htm…
-
# Feature Request
**Ionic version:**
[x] **4.x**
**Describe the Feature Request**
When I tap on the image, it opens up the full-screen image one at a time. Let's say there is a gallery a…
-
I have implemented a virtual scroll. The data in the virtual scroll is refreshed every-time, and then I scroll to the top of the virtual scroll.
```
…