legacy phantomjs is not loading page as expected

Hey I am using legacy phantomjs actor to get links of events from https://www.meetup.com/find/?source=EVENTS&location=us--ny--New%20York&eventType=inPerson
when I do console.log(document.querySelectorAll('a[data-event-label="Event card"]')) in
normal browser it gives -> 21 links
But in phantomjs it returns 0 links.

URL mentioned above is start URL. after crawling page there no URL in queue.

can anyone help me to solve this issue?
Meetup
Find Meetup events and groups so you can do more of what matters to you and meet people near you who share your interests.
Was this page helpful?