【Kiko】
【Kiko】
VS2022 MVVM Avalonia 13:27:55.911 [Error] 243192
It's a shame that there is no documentation on this topic (
Same issue, arch linux host Monitors: 2 0: +*DisplayPort-0 1920/521x1080/293+0+0 DisplayPort-0 1: +HDMI-A-0 1920/527x1080/296+1920+0 HDMI-A-0 sunshine use hdmi monitor if i set 0 index, but if i set index 1...
+, similar problem
Memory leak on arch linux   
> Hey, sorry for inconvenience. This issue is caused by this change: #1153. > > Currently, you are required to specify the URL of your server in order to make...
> > Hi @deiteris I have tried with your fork adding the "--allowed-origin *" argument in google collab but i'm still getting an error when the url it's generated, i...
Hello, I recently also had such a need and I wrote the following code: ```vue export default { methods: { onClickRow() { this.$emit('clicked_row'); } } }; import { Table, TableBody,...