Skip to content
Snippets Groups Projects
Commit 31da4358 authored by arturovt's avatar arturovt Committed by Pawel Kozlowski
Browse files

fix(core): inject `APP_ID` before injector is destroyed (#61885)

In this commit, we request `APP_ID` outside the `onDestroy` callback because the injector might already be in a destroyed state when the callback runs.

PR Close #61885
parent 1fcf67cb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment