What I'm trying to do is make the call to evaluate...
# tornadofx
a
What I'm trying to do is make the call to evaluate the page
val eval = scope.pageManager.evalPage(page.pageName)
and call off the
PageManagerEvent
accordingly. Since it is not being called, either I need to make the subscription call there and shove the subscription in an init instead