3.2.24
sfc.vuejs.org/
abcd
not working ,page content empty blank
You are using it wrong. You use Suspense inside of a component with async setup, which is wrong.
You should be using a component with async setup as a child of Suspense.