Bug report: AirlineList.com tab selector broken (JS crash due to failed network requests)

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:

  1. Go tohttps://airlinelist.com

  2. 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.

Upvoters
Status

Under Review

Board

✈️ Airline List

Date

About 1 hour ago

Subscribe to post

Get notified by email when there are changes.