Agustin
Agustin
Problem with using the `quality` prop is for instance picking a "cover image" as use case, think of facebook, twitter, linkedin, you need something with large width but usually small...
@zhanziyang I was about to submit a similar PR, when you use say `width=1920`, the remove button is quite big, but luckily you have an undocumented **"removeButtonSize"** var to use,...
Replying on this one seems more up to date, since #5740 seems a bit outdated (shows conflicts), #7960 does seem a bit off because `request.csp_nonce` is something added by another...
> Hello, Can we expect a version for Vue3? I was checking the project status, last release was in August 2018, right now has ~90 open issues oldest open issue...
Ping in 2023 for understanding the rationale here of `runWhen` on requests only but not on responses, besides the docs needs updating yup, found this closed issue https://github.com/axios/axios/issues/4228 which should...
Following, great work with the lib btw!
Hey guys, I arrived here by doing a git blame at this line https://github.com/dj-stripe/dj-stripe/blob/2.7.2/djstripe/models/webhooks.py#L239, the commit https://github.com/dj-stripe/dj-stripe/commit/376ce36ae5fffc203d388d87349e67ff8022bc24 mentions it solves issue #833 By reading the code of `WebhookEventTrigger.from_request` I believe...
Had the same issue, this is the fix, came here to check.. Apparently the main maintainer is out of the building
@sjohnson540 I'm using https://github.com/corejavascript/typeahead.js instead a lot of bug fixes there. There is also another fork by "algolia" https://github.com/algolia/autocomplete.js but i'm guessing that one will eventually become too "branded"