Answers Advanced Module 5. Events Saved Filter & events.json sorting error

Hi Mali,

Thanks for reaching out! I think your challenge account may have expired (they expire after 5 days), so you’ll have to restart the challenge. However, I’ve answered your questions below to help get you through it!

For the first part, you’re correct that the challenge is looking for “Future” with the capitalization. To save the filter, you’ll need to click “Apply Filter” first. When you click “Save Filter”, be sure to keep the box for “Update current filter” checked.

For the second part, since you’re adding the label and defaultSortLabel properties to the sorting, you’ll want to move what you have in lines 77-78 to the SortOptions object, let’s say to line 17, so that it’s on the same level as the options array.

Let me know if you have any other questions!