Skip to content

System.NullReferenceException #1

@anuptd

Description

@anuptd

on call

ViewModel.Init(); throwing

System.NullReferenceException
Message=Object reference not set to an instance of an object.

any fix
protected override void OnAppearing()
{
base.OnAppearing();

        ViewModel.Init();
        
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions