mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
When we check whether navigationParams is null, we should check if it is `NullWithError`, since `NullWithError` is equivalent to `Empty`, but is used for error messages.