AzureSphere

Results 4 comments of AzureSphere

I agree that `onClick` handler calls `setIsActive` and it is undefined because of the lack of state declaration in the component itself. What about adding an `onShow` prop to the...

I was able to resolve it by manually adding a background script to the project. ```typescript // src/background.ts chrome.action.onClicked.addListener(() => { chrome.sidePanel.setPanelBehavior({ openPanelOnActionClick: true }); }); ```

No, I didn't. I don't work on WSL2. sender notified by Mail Track for Gmail [image: ft34ddz98tt-3a262891ee71a317] On Thu, Feb 6, 2025 at 2:49 PM Omar_7ioo ***@***.***> wrote: > Hi,...

`Rust` is not compatible with the version of Windows you're running. Try to re-install your OS to **Windows 10** and it will work fine.