cc.EditBox input flag paasword not working cocos2dx 3.17.2

I have been working on cocos2d js version 3.17.2. I made an Editbox and set input flag property cc.EDITBOX_INPUT_FLAG_PASSWORD for password. But when I type into it then its not hiding my password. Any help would be grateful.

1 Like