-
## Description
When the page scrolls to the bottom, the list data keeps loading infinitely, So I hope the data should stop loading when MasonryInfiniteGrid is not visible in the page, how should ha…
-
If we assume that `associate` most often creates a hashtable with one item in it, we can make it a lot faster by only sizing the backing array to fit one item:
``` factor
: associate2 ( value key -- …
-
BoRonGod
medium
# DAO unable to withdraw their funds due to Convex admin action
## Summary
Convex admin action can lead to the fund of Zivoe protocol and its users being stuck, resulting in DAO be…
-
Hi, I have a problem with getting Jetpack's infinite scroll to work when your plugin is active.
I was able to determine that the response to the request sent by infinite scroll contains some HTML …
-
The information in this comment are outdated.
Please see the comments further down for a comprehensive issue description.
----
I have run into the curious issue that any `PagedView` that rece…
-
I think the API lack of functions to queries what shape are in an area at a time.
_I began to dive into the code but not enough to know what is easy to implement. Also I don't yet totally understand …
-
Steps to reproduce:
1. Type a longer-than-sendable message in the #zbay channel.
2. Click send
Expected: some indication that you cannot send because you are over the message length
Actual: …
-
I've noticed that queries for large data sets fail. My example is a 69 million row table with 5 columns.
The IPC for this table from q to q works fine. But qPython fails. The actual error seems to be…
-
hi
wouldn't it be a nice feature being able to add or remove slides to/from an existing instance of fancybox, something like:
```
var instance = $.fancybox.getInstance();
var opts = {
...
};…
-