When I click the button no error message nor page transition is shown. It looks like app crashed. I can click the outside of the popover but the app doesn’t response anymore.
I’ve experienced such behaviour only if the page that should be pushed has some errors, like wrong tag. Have you tried to remove the code from pushed page, just to check if transition happening?
It works the same, but ’ is definitely not the same as in Typescript. With the you can put multiline strings in a variable without the old school string concatenation:
Small follow up: When I rename the files of the component it works. When I make changes I need to rename and recompile again. Atom says the file is not in the Typescript context. While these clearly are. Weird stuff…