Michael Argentini
Michael Argentini
WARNING: This will completely expand a virtual machine disk as it fills the volume with file(s).
@czirkoszoltan great workaround! I'd add that if you use a fixed element, you should also add `position: absolute` to the class. Visibility works, but the page will move to accommodate...
I also vote for this feature. I built a tree component that uses two components (the tree and the branch) whereby nested method calls build out the branches. Even being...
Experimenting in Umbraco 10.1 I found that it also exhibits the problem when runtime mode is set to Production. It appears to not be able to bundle multiple JS files...
@bergmania Understood. It seems that a standard 200 code would be more appropriate since 402 is currently assigned to "Payment Required" and the authentication was successful. In that case the...
This issue really needs to be solved. We need a way to restrict insert/paste of images above a specified byte size and/or image dimensions. The files referenced by @cristianizzo didn't...
I have not tried it. Converted my codebase to Xamarin. M. On Mon, Jan 20, 2020 at 8:19 AM, MM wrote: @argentini [https://github.com/argentini] Did you ever get this working? Same...
@kblok We can't rely on Rosetta 2 being around forever. So it would be good to add the architecture as soon as it makes sense. Chromium is available for Mac_Arm64...
@kblok Yes, that's what I was saying. Puppeteer isn't downloading the Mac_Arm64 chromium browser yet, even though one is available. So I was wondering when the Puppeteer Sharp team would...
> Related: https://github.com/puppeteer/puppeteer/pull/7546/files Nice. Hopefully they'll accept this pull request. Thanks @Cheatoid !