I think the Form import was wrong, so I’ve updated OP
from
import Form from "discourse/form";
to
import Form from "discourse/components/form";
I think the Form import was wrong, so I’ve updated OP
from
import Form from "discourse/form";
to
import Form from "discourse/components/form";