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

ZodError, the bridge can not show history activity #297

Open
hlongvu opened this issue Apr 19, 2024 · 0 comments
Open

ZodError, the bridge can not show history activity #297

hlongvu opened this issue Apr 19, 2024 · 0 comments

Comments

@hlongvu
Copy link

hlongvu commented Apr 19, 2024

Summary of Bug

ZodError: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"deposits",
0,
"global_index"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"deposits",
1,
"global_index"
],
"message": "Required"
}
]

Steps to Reproduce

Running the docker image: image: hermeznetwork/zkevm-bridge-ui:multi-network

Browser information

  • Browser: Firefox
  • Device/OS: Desktop/Ubuntu 22.04

Additional Information & Screenshots

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant