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

"Uncaught TypeError: $(...).size is not a function" error when changing issue's status, etc #39

Closed
sanak opened this issue Jun 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sanak
Copy link
Member

sanak commented Jun 20, 2024

Problem
The following error is logged in Chrome DevTools console.

text_blocks.js?1718779243:39 
Uncaught TypeError: $(...).size is not a function
    at HTMLSelectElement.reload (text_blocks.js?1718779243:39:32)
    at HTMLDocument.dispatch (jquery-3.6.1-ui-1.13.2-ujs-6.1.7.js?1698713402:2:43064)
    at y.handle (jquery-3.6.1-ui-1.13.2-ujs-6.1.7.js?1698713402:2:41048)

To Reproduce

  1. Edit issue
  2. Change status or project from issue's editing form

Expectation
The error should not be happened.

@sanak sanak added the bug Something isn't working label Jun 20, 2024
@sanak sanak self-assigned this Jun 20, 2024
@sanak
Copy link
Member Author

sanak commented Aug 29, 2024

This should be fixed in PR:#40, so I close this.

@sanak sanak closed this as completed Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant