-
IntelliJ build version: 2023.2.2 IU-232.9921.47
OS: Mac OS X
JDK: JetBrains s.r.o. 17.0.8
Plugin version: 3.83.0-2023.2
Additional Info: None
Parent component:
```
com.intellij.openapi.wm.impl…
-
Hi There,
I am experiencing a weird behaviour of ngStorage. Actually browser.waitForAngular() fails on this exception:
```
The following tasks were pending: -
$timeout: function() {
var temp$sto…
-
Hi, in createPersistor there is an interval loop in which the keys get persisted, but they don't take into account the `paused` flag, leading to race conditions.
Expected behaviour:
- after callin…
-
I am using react-native-google-places-autocomplete. When the user types a location, the search options appear and the user is then able to select a location.
However, the search options still appea…
-
This is a...
----
- [x] :beetle: Bug Report
- [ ] :rocket: Feature Request
- [ ] :scroll: Documentation Request
**Note:** for support questions, please use [stackoverflow](https://stackoverf…
-
Hi @onsails,
Thank you for your plugin. I use it with the sample config:
```lua
lua require("diaglist").init({
debug = false,
debounce_ms = 150,
})
```
I noticed the quickfix only p…
-
> 歪式絮叨:原本打算只用一篇文章总结下防抖和节流的,但是写着写着发现挺有意思的。所以准备会分成3-4篇来写了,单独的防抖和节流的实现,然后在去分享一下知名库的源码。今天先跟歪马一起看看防抖的实现吧。其他内容敬请期待~!
---
> **歪老师**:“马同学,防抖和节流你知道吗?起来说一下。”
>
> **马同学**:“老师,我不知道呀,都没听说过。”
>
> **歪老师**:…
-
Integrate a recalculate debounce. ATM its possible to trigger multiple recalculations per frame
-
Hi @clauderic, thanks for this library!
I'm having a few performance issues which seem to be caused by `onScroll` triggering a setState which triggers a re-render. Here's a capture of scrolling thr…
-
### Describe the bug
When I quickly click a button, sometimes the previous state is logged to the console. I can never be sure that I'm accessing actual form data (or at least I don't know how to get…