event.target.innerHTML returns null occasionally
I’m trying to get the innerHTML of a clicked button to update my chart but it occasionally returns null value.
Below are my code:
I’m trying to get the innerHTML of a clicked button to update my chart but it occasionally returns null value.
Below are my code: