Describe the bug
The query with a selection with "AK" in the "State" menu and any counties in the "County" menu will lead to the tool to stop working.
To Reproduce
Steps to reproduce the behavior:
-
Go to the Load tab.
-
Select "AK" in the "State" menu, and select any counties in the "County" menu.
-
Click "Run Query"
-
The tool will stop working.
Screenshots
Here is a screenshot when the error occurs. The countyCdLookup function from the dataRetrieval package seems to be the source of the issue.

Additional context
The following is an exmaple showing that dataRetrieval::countyCdLookup leads to this error.

Reminders for TADA contributors addressing this issue
Bug fixes should include the following work: