You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would expect "match found" to be logged, but it's not. It seems that dot-wild isn't treating the brackets in some special way when it should be treating it as regular characters within the key.
The text was updated successfully, but these errors were encountered:
Hi! Thanks for the great library. I'm noticing an issue when array brackets are within keys. For example:
I would expect "match found" to be logged, but it's not. It seems that dot-wild isn't treating the brackets in some special way when it should be treating it as regular characters within the key.
The text was updated successfully, but these errors were encountered: