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 I load a preset query with a count and then modify this query, I will get an error in the console and the UI for the aggregation empties:
SparqlGenerator.ts:55 Uncaught TypeError: Cannot read properties of undefined (reading 'selectedVariable')
at po.generateQuery (SparqlGenerator.ts:55:39)
at fo.generateQuery (GenerateQuery.ts:51:32)
at HTMLDivElement.<anonymous> (ActionStore.ts:52:34)
at RemoveEndClass.ts:45:22
at HTMLLIElement.<anonymous> (GroupWrapperEventStore.ts:36:9)
at ClassTypeId.ts:118:20
at HTMLSpanElement.<anonymous> (UnselectBtn.ts:10:7)
at HTMLSpanElement.dispatch (jquery.js:5430:27)
at e.9755.S.event.add.m.handle (jquery.js:5234:28)
I cannot reproduce. Could you be more precise on the sequence of action you are taking to reproduce the bug ? what exactly are you modifying after loading the query ?
If I load a preset query with a count and then modify this query, I will get an error in the console and the UI for the aggregation empties:
example query:
The text was updated successfully, but these errors were encountered: