We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
ReBenchDB/src/backend/compare/html/stats-row-buttons-info.html:21 19| const baseTrial = d.profileTrialIdBase.trialid; 20| const changeTrial = d.profileTrialIdChange.trialid; >> 21| %}<button type="button" class="btn btn-sm btn-profile" data-content="{%= f.dataSeriesIds(d.dataSeries, d.profileTrialIdBase.runid, baseTrial, changeTrial) %}"></button> 22| {% 23| } 24| %}<button type="button" class="btn btn-sm btn-timeline" data-content='{%- JSON.stringify( Cannot read properties of undefined (reading 'base') at Module.dataSeriesIds (ReBenchDB/src/shared/data-format.ts:129:21) at eval ("ReBenchDB/src/backend/compare/html/stats-row-buttons-info.html":48:28) at stats-row-buttons-info (ReBenchDB/node_modules/ejs/lib/ejs.js:703:17) at include (ReBenchDB/node_modules/ejs/lib/ejs.js:701:39) at eval ("ReBenchDB/src/backend/compare/html/stats-row.html":109:17) at stats-row (ReBenchDB/node_modules/ejs/lib/ejs.js:703:17) at include (ReBenchDB/node_modules/ejs/lib/ejs.js:701:39) at eval ("ReBenchDB/src/backend/compare/html/stats-tbl.html":21:19) at stats-tbl (ReBenchDB/node_modules/ejs/lib/ejs.js:703:17) at include (ReBenchDB/node_modules/ejs/lib/ejs.js:701:39)
The text was updated successfully, but these errors were encountered:
Resolved by #164
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: