partial fix for: https://github.com/microsoft/playwright/issues/31927#issuecomment-2267065378 The options object wasn't treated as partial, unlike in other frameworks, which led to the `component.update({ props: {} })` type being selected instead the `component.update(<Component prop={} />)` during jsx usage. |
||
|---|---|---|
| .. | ||
| .npmignore | ||
| cli.js | ||
| hooks.d.ts | ||
| hooks.mjs | ||
| index.d.ts | ||
| index.js | ||
| package.json | ||
| README.md | ||
| register.d.ts | ||
| register.mjs | ||
| registerSource.mjs | ||
BEWARE This package is EXPERIMENTAL and does not respect semver.
Read more at https://playwright.dev/docs/test-components