Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting anything on top of an array causes a panic because of value comparison. #12

Open
ericelsken opened this issue Jan 13, 2020 · 0 comments
Assignees
Labels

Comments

@ericelsken
Copy link
Member

Merge {"domains": ["domain.com"]} on {"domains": ["domain.com"]} which forces an array comparison, and you get a panic.

@ericelsken ericelsken added the bug label Jan 13, 2020
@ericelsken ericelsken self-assigned this Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant