Anthony Agostino

Results 4 issues of Anthony Agostino

**Context:** - Playwright Version: [1.32] - Operating System: [Ubuntu on WSL] - Node.js version: [14.6] - Visual Studio Code version: [1.78.2] - Playwright for VSCode extension version: [1.0.11] - Browser:...

### Describe the bug I have a table that requires horizontal scrolling (using stetchH="all"). The last column itself is also super wide, maybe 100s of pixels. Now when I go...

bug
Core: Alignment / height / width
Dropdown menu
Reported

I was about to create an issue that says the handling of an input of arrays is quite difficult due to the requirement that each field be named as `name.${index}.value`....

enhancement

### Describe the bug I started receiving this error upon using `ValidationMessage` ``` Argument of type 'typeof ValidationMessage' is not assignable to parameter of type 'ConstructorOfATypedSvelteComponent'. Type 'typeof ValidationMessage' provides...

bug