アプリに問題がありErrai GWT
、ページがページにアクセスしようとするとこのエラーが発生しTransitionTo
ますFormsPage
。
No page with a widget type of com.mycompany.myproject.client.local.FormsPage exists
FormsPageがパッケージに含まれていて、コンパイル時エラーがない場合でも(したがって、ページを見つけることができました)、次の場所にあります。
TransitionTo<FormsPage> formsPage;
何が問題なのですか?