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
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
Edit issue
Change status or project from issue's editing form
Expectation
The error should not be happened.
The text was updated successfully, but these errors were encountered:
Problem
The following error is logged in Chrome DevTools console.
To Reproduce
Expectation
The error should not be happened.
The text was updated successfully, but these errors were encountered: