Kevlin

Results 3 issues of Kevlin

Hi I have the problem like ```js Vue.use(wfc, { env:env, authUrl: `url`, }); ``` but in vue component can not find env authUrl register comonents

```js const { app, BrowserWindow } = require('electron'); const { ICON, closeWhistle, showWin } = require('./util'); const ctx = require('./context'); const { disableProxy, isEnabled, getTitle } = require('./proxy'); const storage...

### Describe the bug ## 🐛 Bug Report: “Maximum update depth exceeded” when inner using onChange with Virtualizer Package: @tanstack/react-virtual Version: (e.g. 3.x.x — please replace with your actual version)```js...