Can you post a sample of your code here? The part...
# tornadofx
c
Can you post a sample of your code here? The part where a View creates your Fragment. I think you want the second View to be a Fragment too although since it's modal, it might not matter. (One new Fragment instance creates another new Fragment instance instead of a new Fragment instance referencing the singleton View.)