Hi Anh..
I think in your test you have edit or check post in backend..
Did you try to edit post with front-end ?
I use this shortcode for that
[mb_frontend_form id="metabox_id" post_id "current" post_fields= "title, content" submit_button="SUBMIT" confirmation="SUCCESS"]
Can you try to edit post in front end.
Thanks.