Fangdun Tsai

Results 75 comments of Fangdun Tsai

Need review. Thanks :)

PASS `./tfb --mode verify --test viz-sqlx` PASS `./tfb --mode verify --test viz-pg` PASS `./tfb --mode verify --test viz` https://github.com/TechEmpower/FrameworkBenchmarks/issues/7475

I tested on macOS, Firefox, Chrome, Safari, doesn't work properly on all three browsers. But popover works right. 🤔 So I will first go to popover for development.

> does it work like this? Right, not consistent with expected behavior. The correct behavior is to click once, release the mouse and then pop up the menu.

But in my local environment, the problem has always been there, whether in development mode or production mode.

Hi @tianenpang @aaaravv, I created a small case https://github.com/fundon/yarn-npm-test. When building with yarn, the above problem is encountered. 1. yarn, the issue happens ```console yarn yarn start ``` 2. npm,...

You can remove the yarn-lock or package-lock files, Try again.