Mehran Arkak
Results
2
issues of
Mehran Arkak
When i try to boot into the new iso in efi mode , i get two lines basically saying no UEFI , is it just not supported or is it...
So i tried to add a Dialog element to my vue component : ``` Default Some text here Cancel Confirm const emit = defineEmits(["cancle", "confirm"]); const modal = useTemplateRef("modal"); function...