Heimdall snapshot broken

Why does heimdall show synchronization with the network’s latest block based on the timestamp, yet the latest block height displayed is from several years ago, despite utilizing the official snapshot?
latest_block_height is from years ago while the latest_block_time is ok

"sync_info": {
      "latest_block_hash": "1583B05B9858BF1FD19B9767B2A3358A7D594C7D37E07D6476F7EFE34A55455C",
      "latest_app_hash": "E6DF59E4A276C799EF61BA649304C4EB29BD3142CDCAC178AF06BE4473515830",
      "latest_block_height": "18100955",
      "latest_block_time": "2024-03-25T08:30:24.941050765Z",
      "catching_up": false
    },