<!-- Thank you for your contribution. When it comes to write an issue, please, use the template below. To use the template is mandatory for submit new issue and we won't reply the issue that without the template. And you can write template's contents in Korean also. --> <!-- TEMPLATE --> ## Version <!-- Write the version of component you are currently using. --> v2.0.1 ## Development Environment <!-- Write the browser type, OS and so on. --> ## Current Behavior <!-- Write a description of the current operation. You can add example code, 'CodePen' or 'jsfiddle' links. --> Change the meridiem -> the hour element is removed and created again -> 'change' event does not occur at the hour element. ## Expected Behavior <!-- Write a description of the future action. --> Even though after changing the meridiem, 'change' event occurs well at the hour element.