Eva Decker
Eva Decker
@dependabot recreate
I'm also encountering this issue. ``` "@axe-core/playwright": "^4.10.1" "@playwright/test": "^1.49.0" "typescript": "^5.7.2" ``` > tests/accessibility.spec.ts:22:9 - error ts(2322): Type **'import("/opt/build/repo/node_modules/.pnpm/[email protected]/node_modules/playwright-core/types/types").Page'** is not assignable to type **'import("/opt/build/repo/node_modules/.pnpm/[email protected]/node_modules/playwright-core/types/types").Page'**. > > The types...
It's been a year and a half and this is still an issue. This PR and #6796 are both open to attempt resolving the problem. At least 4 issues are...
After reviewing the `.gitignore` spec: inline comments with `#` aren't valid. Comments must always start on a new line. Updated the matching + tests to reflect this.
@thomasballinger it looks like the last commit in my PR was left out of the merged version. I had to change some logic because inline comments aren't valid in .gitignore,...
@thomasballinger Doing some PR cleanup for myself. It looks like all these changes made it in, can this be closed?
Oops! Thank you for reporting this, I wonder how long it's been broken 🙃 Will fix this soon!
@ImaCrea Is this working for you now? I wasn't able to find an issue, and it looks like other subscriptions have gone through!
Looks like subs are coming through alright — closing this.
Fade-outs are often used to imply that content continues off-screen or is truncated. When I see the guideline fade out it makes me think that there are additional steps hidden...