-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Description
Version
1.47.1
Steps to reproduce
- Clone my repo (
git clone git@github.com:akoenig/repro-playwright-hydration-error.git) - Run
npm install && npm run dev - Record a test via the VS Code extension.
- Open up http://localhost:5173 in the appearing Chrome instance.
- See the toolbar disappear.
Expected behavior
I expect to still see the "recorder toolbar"
Actual behavior
The "recorder toolbar" disappears when opening the Remix application.
Additional context
Environment
System:
OS: macOS 14.5
CPU: (12) arm64 Apple M2 Pro
Memory: 187.00 MB / 32.00 GB
Binaries:
Node: 22.3.0 - ~/.local/share/devbox/global/default/.devbox/nix/profile/default/bin/node
npm: 10.8.1 - ~/.local/share/devbox/global/default/.devbox/nix/profile/default/bin/npm
pnpm: 9.4.0 - ~/.local/share/devbox/global/default/.devbox/nix/profile/default/bin/pnpm
bun: 1.1.20 - ~/.local/share/devbox/global/default/.devbox/nix/profile/default/bin/bun
IDEs:
VSCode: 1.93.1 - /usr/local/bin/code
Languages:
Bash: 3.2.57 - /bin/bash
npmPackages:
@playwright/test: ^1.47.1 => 1.47.1Reactions are currently unavailable
