-
What do you think about implementing a lazy-loading infinite scroll? I run into issues when I have an album with thousands of pictures, the initial load takes quite awhile and on mobile this is essent…
-
### Is your request related to a problem? Please describe.
Add infinite scrolling for the Explore, My Stuff, the search results, and the forum pages.
### Describe the solution you'd like
…
-
### Checklist
- [x] I am reporting an issue in existing functionality that does not work as intended
- [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Tel…
-
### Description
With the example `pyproject.toml` (see below), `poetry lock` hangs on "Resolving dependencies". With `poetry -vvv lock` you can see that it enters an infinite loop with three lines …
-
For our Australian applications, we often run our modelling with both `extrapolate=True` and `cutoff=np.inf` to ensure we get at least some modelled tides for areas just outside the modelling domain (…
-
Not sure... but it seems to me that last year, an infinite loop like this :
```
whie True:
print("OK")
```
used to "raise" this error (not a Python exception, a notebook error) :
```
IOPub…
-
**Describe the bug**
i-term seems to be growing when stuck at one of the limits, as shown at 3.7s on the attached log. Correction is stuck at -5 for a while (while our target is 13.2 and actual is 17…
-
### Describe the bug
I'm attempting to use Flagger on AWS EKS with the Gateway API making use of the AWS Gateway API Controller. I have followed the instructions in the tutorial at: https://docs.fl…
-
Hello,
I was trying to use Modules using the latest version of the library, `0.34.10`, and encountered a `Type instantiation is excessively deep and possibly infinite.` error.
I narrowed it down to …
-
Hi there! Thanks for a wonderfully useful tool. ☺️
While introducing Recode to a moderately large codebase, I found `mix format` would never terminate. When I added some debugging output, the `Rec…