DocType Rename Error

i installed ERPnext on a vps and finished the basic configuration now i have problem with renaming any doctype for example company name:
File (on toolbar) >> Rename >> New Company Name
but it fails to load the rename form i tryed to debug the problem on the browser’s console and shows an error in frappe-min.js :
Uncaught TypeError: Cannot read property ‘txt’ of undefined

(sorry for my bad english :wink:)

Which version are your using? Can’t replicate this in the latest 4.x

i am using V4
i managed to fix it aparently when i rebuild the app the problem solved it’s self some thing to do whith the rebuilt js file i think