Skip to content

controls/PageRouter: fix crash on beginCreate failing

Jan Blackquill requested to merge work/janb/crash into master

Sometimes component->beginCreate yields a nullptr, so we need to explicitly handle that being a possibility.

Edited by Jan Blackquill

Merge request reports