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

Connectivity widget doesn't allow count threshold to change [BUG] #2255

Open
swilson27 opened this issue Jun 28, 2023 · 0 comments
Open

Connectivity widget doesn't allow count threshold to change [BUG] #2255

swilson27 opened this issue Jun 28, 2023 · 0 comments

Comments

@swilson27
Copy link

swilson27 commented Jun 28, 2023

Short description

When using connectivity widget, if I try to change pre/post count thresholds from 1, an error appears.

More information

Version: 2021.12.21.dev0+unknown
Error: Uncaught TypeError: Cannot set properties of undefined (setting 'undefined')
URL: https://neurophyla.mrc-lmb.cam.ac.uk/catmaid/drosophila/l1/seymour/static/js/catmaid.9e0817f3880d.js Line: 59270 Column: 45
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Stacktrace:
TypeError: Cannot set properties of undefined (setting 'undefined')
at HTMLSelectElement. (https://neurophyla.mrc-lmb.cam.ac.uk/catmaid/drosophila/l1/seymour/static/js/catmaid.9e0817f3880d.js:59270:45)
at HTMLTableElement.dispatch (https://neurophyla.mrc-lmb.cam.ac.uk/catmaid/drosophila/l1/seymour/static/js/libs/jquery-lib.93e64c06fde0.js:3:6444)
at r.handle (https://neurophyla.mrc-lmb.cam.ac.uk/catmaid/drosophila/l1/seymour/static/js/libs/jquery-lib.93e64c06fde0.js:3:3219)

Unhandled CATMAID error
catmaid.9e0817f3880d.js:16 Error: Uncaught TypeError: Cannot set properties of undefined (setting 'undefined') URL: https://neurophyla.mrc-lmb.cam.ac.uk/catmaid/drosophila/l1/seymour/static/js/catmaid.9e0817f3880d.js Line: 59270 Column: 45 User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Stacktrace: TypeError: Cannot set properties of undefined (setting 'undefined')
at HTMLSelectElement. (catmaid.9e0817f3880d.js:59270:45)
at HTMLTableElement.dispatch (jquery-lib.93e64c06fde0.js:3:6444)
at r.handle (jquery-lib.93e64c06fde0.js:3:3219)
catmaid.9e0817f3880d.js:20 Error object:
catmaid.9e0817f3880d.js:21 TypeError: Cannot set properties of undefined (setting 'undefined')
at HTMLSelectElement. (catmaid.9e0817f3880d.js:59270:45)
at HTMLTableElement.dispatch (jquery-lib.93e64c06fde0.js:3:6444)
at r.handle (jquery-lib.93e64c06fde0.js:3:3219)

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