when i clicked on the mini cart then is should show the dropDownDialog and then added products in that block..but when i upgraded to magento 2.4.7 then it is not showing any products..and then i inspect and console the log, i get the following:
Uncaught TypeError: $(…).find(…).dropdownDialog is not a function
at HTMLDivElement. (cart:3214:66)
at HTMLDivElement.handle (jquery.js:5725:45)
at HTMLDivElement.dispatch (jquery.js:5145:49)
at elemData.handle (jquery.js:4949:47)
how can i solve this issue?