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
If the "All" button is used to display a list of all identified EC-numbers, no data is displayed. At the same time, the following error is reported in the console:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'name')
at t.value (unipept-web-components.umd.min.js:94539)
at o.<anonymous> (unipept-web-components.umd.min.js:91348)
at l (unipept-web-components.umd.min.js:3078)
at Generator._invoke (unipept-web-components.umd.min.js:3297)
at Generator.C.forEach.t.<computed> [as next] (unipept-web-components.umd.min.js:3131)
at a (unipept-web-components.umd.min.js:25627)
at s (unipept-web-components.umd.min.js:25649)
at unipept-web-components.umd.min.js:25656
at new Promise (<anonymous>)
at new e (unipept-web-components.umd.min.js:47228)
The button does work for the GO-terms and InterPro-entries.
The text was updated successfully, but these errors were encountered:
If the "All" button is used to display a list of all identified EC-numbers, no data is displayed. At the same time, the following error is reported in the console:
The button does work for the GO-terms and InterPro-entries.
The text was updated successfully, but these errors were encountered: