Extremely slow startup for Snaps

Also, found another related post here. In that case, the issue was with the flatpak and .local/shared folder permission.

I do not have flatpak installed in my system.
and change the owner of folder to current user by:

sudo chown -R $ali:$ali ~/.local/share/

The issue is still there.