DEfusion
DEfusion
For some reason the jQuery URL inject started not to load for me causing the callback to not run and the window to not be resized anymore. It isn't really...
If the container the pickr is output in is not visible when it is created the position of the movable handles is not shown correctly on opening, this then has...
**Bridgetown Version**: bridgetown 1.3.1 "Kelly Butte" **To Reproduce** 1. `bridgetown new foo --use-sass` 2. `yarn add normalize-scss` 3. Add `@import "normalize";` to `frontend/styles/index.scss` 4. `yarn esbuild` **Current behavior** It does...
I've had a look through the readme and the playwright runner and I can't see anything. But it'd be nice if we could [configure playwright devices for emulation](https://playwright.dev/docs/emulation) on a...
This started happening on our CI yesterday: ``` browserType.launch: Executable doesn't exist at /opt/pw-browsers/chromium-1080/chrome-linux/chrome ╔═════════════════════════════════════════════════════════════════════════╗ ║ Looks like Playwright Test or Playwright was just installed or updated. ║ ║ Please...
I have a couple of scenarios that have multiple viewports, sometimes it captures them after the resize a little too fast not giving the CSS enough time to be repainted....
Calling $.pjax({url: ..., container: ..., replace: false, push: false}) was still doing a replaceState call during the initialization stage
- `@testing-library/dom` version: 10.4.0 - Testing Framework and version: `@storybook/test@npm:8.4.7` - DOM Environment: - Chrome: Error "Failed to construct 'DragEvent': Failed to read the 'dataTransfer' property from 'DragEventInit': Failed to...