fix #I1HKWY
This commit is contained in:
@@ -33,6 +33,8 @@ public class FXPlusContext {
|
||||
controllers = new LinkedList<>();
|
||||
}
|
||||
controllers.add(fxBaseController);
|
||||
// @since 1.2.1 fix: 没有将controller真正注册到context的异常
|
||||
controllerContext.put(fxBaseController.getName(), controllers);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user