hackers267

Results 9 comments of hackers267

I got the similar error when I used the mssql and sqlx version is 0.5.13.

I guest the reason is there are some fields which type is nvarchar(max). Try to change these fields type to the fixed number again. @carlos-rian

@carlos-rian I think it is a bug too. I will recover the code in the feature

May I know how do you use it?

If you used os is window. Try replace localhost with 127.0.0.1

Make sure that when you get the new slides datas you can init a new `Swiper`. For example: ``` return ( { slieds.length ? ( {slides} ) : null }...

> 与 wayland 快捷键机制冲突。 火焰截图 flameshot wayland 的处理方式是 gnome 设置系统快捷键,然后调用 flameshot 的截图快捷键。 https://flameshot.org/docs/guide/wayland-help/ snipate的截图快捷键是什么?

How about the serde sub-struct flattening support?

在`Wayland`模式下,我也存在这个问题,如何软件是在`wayland`模式下,`F1`键不起作用,但是在`x-wayland`模式下就没有问题...