Armin Sebastian
Armin Sebastian
This seems to happen because Video is subclassed from Image, so when setting Video.source, the loading logic of Image is also executed.
@rayrase, yes, of course.
Are you using a Magic Mouse?
I have reproduced the issue on macOS, thanks for the bug report!
Cached pages still load here. Let's use the link below for testing, we can remove Google Cache from the extension when the cached Wikipedia page stops being served. https://webcache.googleusercontent.com/search?q=cache:https%3A%2F%2Fwww.wikipedia.org%2F
There still does not appear to be a way to handle events from organization projects, and there are also no equivalent events for modern projects. https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#project_card ``` Note: This event...
A feature request for triggering workflow runs on organization-owned or user-owned project events can be submitted on GitHub Community, please share a link if you start a new discussion there....
This action is now broken, except for repositories that can still create classic projects. The `projects_v2_item` event needs to be supported by GitHub Actions to fix the issue. https://docs.github.com/en/webhooks-and-events/webhooks/webhook-events-and-payloads#projects_v2_item
@AlissonRS, I can't find anything about a new project event that would trigger a workflow, could you share a link?
The action does not support batch processing, I'll try to find time early next year to implement the feature.