Skythe
Skythe
### Description If video player loses and re-establishes internet connection, player element correctly receives `vjs-paused` class, but `player.paused()` returns `false`. ### Reduced test case _No response_ ### Steps to reproduce...
The documentation [How to: Forms in modular pages](https://learn.getgrav.org/16/forms/forms/how-to-forms-in-modular-pages) (1.6) has to 3 errors, if I'm not mistaken: 1. First sentence tells users to copy templates from "Antimatter, the default Grav...
When passing files to a task like `src: ['**/*.{png,jpg,gif,svg}']`, it will ignore all files that don't match the case. Like all files that end with JPG in this example. There...