Qimat Luo

Results 10 comments of Qimat Luo

I got the same issue.

I got this issue also. But it's not a corner case for me. Because I have a lot of pins on map, so it's very easy to see this bug...

Similar issue, I test on Google Pixel 3 Android 10. After I call `WifiWizard2.connect(SSID, true, PASSWORD, 'WPA', false)`, it will try to connect the no internet access wifi for a...

@mknnaren by the way, I found a workaround is to call `disableWifi()` first, then do `connect()`. This workaround work for SAMSUNG Galaxy A40s Android 9. Unfortunately, it not works for...

If I use v11 (@trpc/server@next), how do I customize my headers? I cannot find documents teach me how to do.

``` git clone repo_with_prettier_configed cd repo_with_prettier_configed git submodule add repo_with_empty_prettier_config ``` In this case, the submodule folder with prettier empty config {} still not work, it get affected by parent...

> @QimatLuo Is your message about the current behavior of Prettier or about the logic proposed in this issue? If former, please provide [more specific reproduce steps and a sample...

@jdesgats - I'll just use the code on GitHub instead of luarocks install for now. Thanks for your response.