Nana Boateng

Results 7 issues of Nana Boateng

Reported by Steven Winship via email ```ng build --prod --base-href https://demo.dataverse.org/ Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:79:19) at Object.createHash (node:crypto:139:10) at module.exports (/home/rocky/Dataverse-Data-Curation-Tool-1.1/node_modules/webpack/lib/util/createHash.js:135:53) at NormalModule._initBuildHash (/home/rocky/Dataverse-Data-Curation-Tool-1.1/node_modules/webpack/lib/NormalModule.js:417:16) at /home/rocky/Dataverse-Data-Curation-Tool-1.1/node_modules/webpack/lib/NormalModule.js:452:10...

I'm using main.ts as my app in configured in standalone mode. When I run ```ng add ngx-matomo-client``` regardless of how I specify the module, it does not find it. This...

Currently the table-menu that pops up when a user selects a variable works to assign groups and weights. If there is no weight selected, the default action is to remove...

bug

The notification that pops up when a user changes a variable is not actually tied to the business logic that happens when a variable is changed. This means the user...

bug