Siarhei Kuchuk
Siarhei Kuchuk
I thought 7-zip was used internally for all archiving/unpacking ninjutsu,
> can you recreate this issue in a codepen for easier testing? aka.ms/fluentpen Hi @micahgodbolt . I've recreated it on CodePen and updated description of bug
In a company where I work its not possible to run anymore unsigned setups. And I found a workaround - download Far as archive and overwrite files above. While it...
Hi @micahgodbolt , I rechecked it on my codepen (am i correct that it fetches latest v8 version?) with disabled cache. It is still there. 1. First, clock with mouse...
Hi, @tudorpopams. @micahgodbolt answer did not solve the issue. It's a wide issue with Escape. I was investigating the issue that in grid in panel there were items, customer adds...
@marcosmoura Thank you for letting me know. I appreciate your efforts about that. > There was also a thorough research made by the designers to provide with a guidance on...
Currently we have to do something like this to handle Sharepoint. ``` private static unmountOnSharepointRouteChange(root: Element) { const originalHref = location.href; const unmountOnUrlChangeObserver = new MutationObserver(callback); function callback() { if...
Hello @micahgodbolt . I propose to close Dialogs/Panels/Menus automatically on route change, even if this route change is made by host application (like in Sharepoint). However I'm not sure if...
When i launch app via Ctrl+F5 - it works fine.
Basically idea is to add support for corporate environments?