This is a continuation of #116. I forgot to take one more case into account. The tool still crashes when pressing a number in watch mode. This is due to the logging line.
How does this solve the problem?
Make sure that key is defined before getting the name property from it during logging.
What was the problem/Ticket Number
This is a continuation of #116. I forgot to take one more case into account. The tool still crashes when pressing a number in watch mode. This is due to the logging line.
How does this solve the problem?
Make sure that
key
is defined before getting thename
property from it during logging.How to duplicate the issue
As before,