I’ve tested many similar JavaScript libraries, including this one, and noticed that none provide built-in handling for data fetch errors. This is an important feature that should be included. Ideally, the dropdown should display a non-selectable message such as “Error retrieving data from the server, please try again” or “Data fetch error, retrying in X seconds” when a request fails
I’ve tested many similar JavaScript libraries, including this one, and noticed that none provide built-in handling for data fetch errors. This is an important feature that should be included. Ideally, the dropdown should display a non-selectable message such as “Error retrieving data from the server, please try again” or “Data fetch error, retrying in X seconds” when a request fails