prathamesh-gharat
prathamesh-gharat
> Could there be an option to (automatically) extend Object Locks of already existing objects/files while a sync/copy happens? > > So that it reads the Buckets default retention (for...
Why is it using fast-img-size lib even if the `width` & `height` attributes are present on the `img` tag with a svg as `src`? If I remove the following condition...
Will this PR be merged soon?
@hjelmdal from what I understand google does not do "stealth" lighthouse checks. From my understanding the Chrome Web Vitals (CWV) metrics are captured from your visitors browser's itself (reported in...
@shakee93 - Thanks, this is a much needed feature in A3 Lazy load. Note: Base64 encoding is not needed with SVG placeholders.
Just a note: Updated the Hoppscotch AIO container to v2024.10.2, hard refreshed the browser, tried to re-order a request, refreshed page, the order of the request within a collection/folder is...
I tried supplying `VITE_PROXYSCOTCH_ACCESS_TOKEN` via .env and it did not work as expected, i.e. the `accessToken` in POST request payload was empty. Using hoppscotch aio to self-host. https://docs.hoppscotch.io/documentation/self-host/community-edition/install-and-build I understand...
~Works on `is_front_page` and `is_post_type_archive` for me but not on `is_category` pages for me. On the `is_category` pages I get an empty menu. (I var_dumped it)~ Edit: I had a...