🐞 Bug report
Description
I hit a weird error around Observable returned from ScullyRoutesService.

getCurrent() method returns an Observable but its subscribe method seems not right one.
available$ is no problem. It's so weird...
🔬 Minimal Reproduction
💻Your Environment
Angular Version:
Angular CLI: 9.0.0-rc.3
Node: 10.16.0
OS: darwin x64
Angular: 9.0.0-rc.3
... animations, cli, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Scully Version:
"@scullyio/init": "^0.0.8",
"@scullyio/ng-lib": "^0.0.8",
"@scullyio/scully": "^0.0.53",
🔥 Exception or Error
🐞 Bug report
Description
I hit a weird error around Observable returned from ScullyRoutesService.
getCurrent()method returns an Observable but itssubscribemethod seems not right one.available$is no problem. It's so weird...🔬 Minimal Reproduction
💻Your Environment
Angular Version:
Scully Version:
🔥 Exception or Error