UMB-CS-682-Team-03 / tracker

0 stars 0 forks source link

** Commit 5bea1e17 is producing unpopulated selection areas and no accumulators. #44

Closed rouilj closed 4 months ago

rouilj commented 4 months ago

Not sure when this happened but I am running 5bea1e17 and I see this when clicking on the superseder, nosy and keyword classhelper links:

image

image

image

I have purged all caches and verify I have no material changes to the commit's classhelper.js. (I add a newline after enableClassHelper();.)

rouilj commented 4 months ago

It looks like 67be4a34466 works as expected. So do not commit on top of 5bea1e17 for now.

So somebody BROKE THE BUILD 8-).

patel-malav commented 4 months ago

I know this I broke it, an undefined variable is being used

patel-malav commented 4 months ago

Closing this with the temporary fixes, will refactor the code later on