Christian M. Austria
Christian M. Austria
@whummer This is what i've observed so far. It seems like within the same session, when you click a certain `IAM role` in the web dashboard and an alert error...
any updates about Angular 9 compatibility?
I know this issue has been old but it seems like it still exist in the current version where immutable objects are converted to plain js objects in the proxy...
Any updates if this will be affected, I'm planning on using this login with Google oauth2
Yup, as long as you've got a reference to the element under shadow dom, you can use querySelector/querySelectorAll methods.
Any update on this one?
i ended up renaming my fields to follow the naming convention in this package. But it would still be better to allow renaming option here
@Masamune3210, got that. Thanks I've followed all steps specified. Why was that `MyDisk.qcow2` not detected by `virt-manager`? I'm not very familiar with `virt-manager`, does it mean that i simply add...
@TP-O thanks. This solved my issue. One minor modification is that I have to wrap the value in `JSON.stringify`.
@ivyraine It seems to work fine on my end. Although i'm just testing on the dev build using `pnpm run dev` Here's exactly what i put on my `vite.config.content.ts` ```...