I just recently installed ubuntu 22.04 and enabled hibernate by using swap partition. I enabled the hibernation by adding the swap partition UUID to the grub file GRUB_CMDLINE_LINUX_DEFAULT="quiet splash resume=UUID=4a59c6a7-ca54-4e24-a362-3eac83bfe226 resume_offset=4974592".
I always hibernate by running the command sudo systemctl hibernate
The problem is whenever I hibernate and resume all the files and apps that I left open will be open as expected, except google chrome which shuts down completely and I have to launch the app again
Please what can I do to resolve this. am a newb
Thanks