WardenCommander

Results 18 comments of WardenCommander

This would be great. I'm also using Home Assistant and was thinking of suggesting the same thing here.

Replace code in RightLinksCompo>index.js const SeoChecker = () => { const { modifiedData } = useCMEditViewDataManager(); if (modifiedData.hasOwnProperty('seo')) { return ( ); } return ; }; export default SeoChecker; with...

@SalahAdDin im using it inside dynamic zone, and on frontend I have dynamic component builder

@BunlaiKek, @DrFornax, @buyka98 you are all missing camera permissions. 1. add `` in AndroidManifest.xml 2. in app/build.gradle you will probably need to add: `minSdkVersion 21` instead of `minSdkVersion flutter.minSdkVersion` 3....

The issue is still here with 17.0.1 build-21139696, @lemke1458 as this issue is still here for more than 2 years now, it's a "all hand on deck" situation and not...

Hi @dsouders, my license is from "org," my company, so I can't submit a ticket now. Waiting for my IT to reply and give me access to submit it. I...

@dsouders, here are the files: 1. mksSandbox.log - [mksSandbox.log](https://github.com/vmware/open-vm-tools/files/10847329/mksSandbox.log) 2. wmware.log - [vmware.log](https://github.com/vmware/open-vm-tools/files/10847330/vmware.log)

@jrfonseca don't understand what you are saying. I can provide these files that have been created when an error happens: mkssandbox.dmp mksSandbox.log vmware.log vmware-ui-8584.log vmware-unity-helper-13980.log vmware-vmx.dmp also, I can provide...