[Bug] `[parent=null] >n` 在快照审查页查不了
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 232
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
快照:https://i.gkd.li/i/21765934
想知道为啥这两个选择器:
[depth=0] >n [text="预约"][visibleToUser=true]
[parent=null] >33 [text="预约"][visibleToUser=true]
能查到,为啥下面这个就查不了:
[parent=null] >n [text="预约"][visibleToUser=true]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by opening the linked snapshot and reproducing the three selectors in the snapshot review page. Compare how the [depth=0] and [parent=null] forms resolve the child selector, then verify the behavior with the provided examples; done means the differing result is explained and the failing query is corrected if it is a bug.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100