Tianyu Li

Results 7 comments of Tianyu Li

别用搜狗就完事了,何必呢。

You can bind click events with the `setSize` function on a sentinel elment, and in the `intersection-observer` callback You can trigger it with click event. The example code looks like:...

```javascript // preview.js import { app } from '@storybook/vue3'; import FloatingVue from 'floating-vue'; app.vue(FloatingVue) ``` works for me. `"@storybook/vue3": "^6.5.15"`

[When VSCode or Cursor updates,`cursor` perhaps have some problem. Use the following script to resolve. 1. ` cd /usr/local/sbin/`, create a file, mine is `fix-cursor` 2. paste code below ```bash...

@MediconcenVictor U can remove cursor, it is a folder in your system. `cd /mnt/c/Users/WINUSERNAME/AppData/Local/Programs/cursor/resources/app/bin/"` `rm -rf cursor`

I'm new here, I read the docs in a few minutes. I think a better way to solve this problem is to modify the interaction, disabled the pointerenter event(touch) on...

Rename `inertia` to `app`, `getTsConfigAliasPrefix` function only supports `app` and `src` dir.