I renamed all my areas to something unique because I thought the generic names were setting of UISTRING errors, but that is not the case. Then I attempted to change some of the filter to only render anything older than 1900s and now I am just lost.
Hello!
What is the purpose of the if statement on line 30 in your getArtInfo()
function? That could be a place to start. It seems as though this function results in nothing getting added to your filtered lists. Using the watcher/console area could be helpful to see what’s going on.
You could also check out this Debugging Flowchart that might be helpful.
Cheers,
Ken
1 Like