Print button does not work when viewing a tree

When I display as a tree in any Doctype, I cannot print it.

And also does not appear to me if there is Error!
But in console

microtemplate.js:141 Uncaught TypeError: frappe.assets.bundled_asset is not a function
    at frappe.render_tree (microtemplate.js:141:45)
    at treeview.js:380:11
    at print_utils.js:73:4
    at frappe.ui.Dialog.<anonymous> (messages.js:99:3)
    at HTMLButtonElement.<anonymous> (dialog.js:155:20)
    at HTMLButtonElement.dispatch (jquery.min.js:3:7537)
    at r.handle (jquery.min.js:3:5620)
frappe.render_tree @ microtemplate.js:141
(anonymous) @ treeview.js:380
(anonymous) @ print_utils.js:73
(anonymous) @ messages.js:99
(anonymous) @ dialog.js:155
dispatch @ jquery.min.js:3
r.handle @ jquery.min.js:3

Installed Apps

ERPNext: v13.52.15 (version-13)

Frappe Framework: v13.58.11 (version-13)

Hi @Mohammed_E_Al-Qershi,

Yes, you are right

Please raise the issue on ERPNext GitHub and also link the forum post.

Thank You!

I think the problem is from the JS folder that is inside Frappe App.
I have discovered that there are files that do not exist, including this one (print_format.bundle.css)
I posted the issue on Frappe Github

@Mohammed_E_Al-Qershi I faced the same problem in v13 but using version14 , it works perfectly

Can you @shariquerik help me