Contexts staying alive through navigation to conte...
# package-development
p
I have a strange situation that I am not sure about if it is an Umbraco bug or something in my code. I have context X which is loaded on page A. This context observes the UMB_DOCUMENT_WORKSPACE_CONTEXT. I then navigate to page B which has a condition which prevents context X from loading, but the observe still triggers in that context resulting in my code loading some things in which it shouldn't do.
p
Thanks! Not sure if I should keep using #882984798719729704 for my package development questions 😛
s
Not sure yet either.. 😉