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

bug: cannot scroll the job data tab #479

Closed
jaroslaw-weber opened this issue Oct 25, 2022 · 6 comments
Closed

bug: cannot scroll the job data tab #479

jaroslaw-weber opened this issue Oct 25, 2022 · 6 comments

Comments

@jaroslaw-weber
Copy link
Contributor

how to reproduce:

  • create a job with a lot of parameters
queue.add('jobname', {
a1: '1',
a2: '2',
...
a2000:'2000'
})
  • open queue in bull board
  • try to scroll to see all data
  • it's impossible to scroll
@felixmosh
Copy link
Owner

Hi, which version of bull-board to u use?

@jaroslaw-weber
Copy link
Contributor Author

4.6.0
it was working with 4.3.1

@jaroslaw-weber
Copy link
Contributor Author

this may be related? : #477

@felixmosh
Copy link
Owner

Yeap :|

@felixmosh
Copy link
Owner

fixed in v4.6.1

@jaroslaw-weber
Copy link
Contributor Author

thanks for quick fix!! :)

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

No branches or pull requests

2 participants