Anaconda failed to detect the disk when the live image is on the same disk

I’m trying to install Fedora KDE Plasma 44 in my new laptop. I’ve put the installer in a partition at the end of the disk, and when I started the installer it does not detect any disks.
However, note that I’ve previously tried to install Fedora Kinoite (non-live) on my old laptop and the anaconda installer successfully detects this disk layout.
From /tmp/storage.log it seems that anaconda detects the live image and locked the entire disk.

DEBUG:anaconda.storage:Resolved live device to nvme0n1p5.
DEBUG:anaconda.storage:Marking device nvme0n1p5 as protected.
DEBUG:anaconda.storage:Marking ancestor nvme0n1 of device nvme0n1p5 as protected.

Have anyone encountered similar issues? How should I fix this?

That’s expected.
You can’t install to the device that anaconda is run from.

Just write your iso to a USB thumb drive and you are good to go.