Incorrect match info for arrays #121
interlark
started this conversation in
Feedback & Feature Proposal
Replies: 2 comments
-
Hello @interlark!
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Just for info, I tested this with v0.20 and I get the following response:
Instead of getting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's an example for
search?q=sayonara&matches=true
:So you don't know to what element in array this match info belongs thus you can not use this match info.
{ "start": 0, "length": 8 }
is related toLater
orSayonara
?Beta Was this translation helpful? Give feedback.
All reactions