-
### FAQ's Checked
None
### Severity
None
### Android Version
14
### Device Model
Realme 11 pro plus
### App Version
Latest
### Describe the Issue
[Bug/Issue] when I start ping test it show …
-
Scrape from Swiggy instamart(https://www.swiggy.com/instamart/) - create a single output JSON file of all instamart products in all categories & subcategories.
company name - manufacturer(Surf Excel)…
-
What is Zepto included in generated package stub "a1-package-stubs.js"? Now, I have to override the jquery behaviour in every fixture, while I would prefer to do it only once and stub it myself in "cu…
-
## 1.2.0
On top of [all the bug fixes found in v1.1.7](https://github.com/madrobby/zepto/releases/tag/v1.1.7), this release also brings new features and some slightly backwards-incompatible chang…
-
if i change jquery into zepto , it can`t find "beginPath"
i suppose the return function is not the same as the jquery
how can i solve it?
-
Hi,
great plugin !!!
Just one question: Is this plugin compatible with Zepto?
If no, I'm interested to port it to Zepto with your help.
In advance thanks.
Arnaud
-
Need to remove the container created by getScrollbarWidth() when using Zepto. Add:
``` javascript
container.remove();
```
right after line 120.
-
Would you happen to know whether this library is compatible with Zepto?
-
https://github.com/madrobby/zepto
Zepto is a light weight drop-in replacement for jQuery. Some jQuery selectors aren't supported very well namely ':first' ':last' both of which are being used by col…
-
使用Zepto时报Base.Deferred is not a function