Hi,
The tab selector (Airlines / Airplanes / Airports ) on airlinelist.com is completely broken. It's stuck on the "Airplanes" view by default, and clicking on "Airlines" or “Airports” does absolutely nothing. Client-side URL routing hacks (/#airlines or /airlines) don't work either.
Steps to reproduce:
Go tohttps://airlinelist.com
Try to click on the "Airlines" or Airports” tab.
Potential root cause : Your script airplanes.js throws unhandled exceptions because several external domain requests fail with net::ERR_NAME_NOT_RESOLVED (e.g., boeing.com, oneworld.com, staralliance.com). This blocks the JS execution thread and prevents the tab event listeners from firing.

Have a good day !
Please authenticate to join the conversation.
Under Review
✈️ Airline List
About 1 hour ago
Get notified by email when there are changes.
Under Review
✈️ Airline List
About 1 hour ago
Get notified by email when there are changes.