JQiue

Results 11 comments of JQiue

可以尝试我的脚本[https://github.com/JQiue/wake-lean-engine](https://github.com/JQiue/wake-lean-engine)

> EFI 分区是 FAT32 吗?有挂载到 /boot 吗? 我已经解决了这问题,我没有挂载到和win共享的efi分区,现在我已经进入了arch桌面了,但是我的windows却蓝屏了无法正常进入

The web page is very slow to respond,Does something seem to be stuck responding?"timeout of 30000ms exceeded" is displayed on the console.

> Hello JQiue, > > the preset “Nerd Font Symbols” is explicitly meant to use symbols from “Nerd Fonts”. As the name implies, it needs a “Nerd Font” to be...

> can you access the webui on localhost:5600 when this happens? yes, i can

I use `/ui/migration` to export json data, and also import data through `/ui/migration`

@anlyyao 那`close-on-overlay-click`属性的意义是?这是一个没有任何作用的属性

> @JQiue 你可以试试 `closeOnOverlayClick="{{false}}"`,此时点击遮罩层是不会关闭弹窗的。 如果还是你上面贴的代码片段,closeOnOverlayClick默认是 true,点击遮罩当然会关闭了 > > 你没有理解我的意思,是因为这个属性设置为true时,是不会触发点击遮罩关闭弹框的,所以我才说这个属性是没有用的

> @anlyyao 既然如此,closeOnOverlayClick 是无意义的属性,应该移除它

Just like this opened issue #214 , I have the need to derive p`Debug` and `Clone` for the async client Struct