When I debug an object, I get the following errors.
ORA-06550: line #, column #
PLS-00302: component '<object_name>' must be declared
There is an object in the schema that has the same name as the schema itself.
WORKAROUND:
Rename the object to something other than the object name.
STATUS:
Waiting for fix to be released in a future version of SQL Navigator.