Chrome travando no Ubuntu 22.02 Jammy Jellyfish

I’;atualizei recentemente meu laptop com Ubuntu de 20.02 para 22.02 através do apt na linha de comando e, depois de fazer isso, meu Chrome instalado tem um comportamento irritante. Every time that a download modal appears to save attachments or even to upload a file, Chrome stops working, congelando todas as abas e menus.
Its possible to quit on right click on favorites or dock and reopened but the issue keeps occuring.
After a lot of searches I found this page and this comment and did the solution explained there and finally the problem was solved until now.
The solution
Just turn off input feedback sounds.
You can do this through command line:
$ dconf write /org/gnome/desktop/sound/input-feedback-sounds falseOr using dconf-editor

I hope that help someone!
