Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue using TargetNullValue in Bindings #379

Open
henda79 opened this issue Jul 31, 2020 · 0 comments
Open

Issue using TargetNullValue in Bindings #379

henda79 opened this issue Jul 31, 2020 · 0 comments

Comments

@henda79
Copy link

henda79 commented Jul 31, 2020

Recently I've came across this issue where Gorilla Player would show an error on several of my XAML files even though they work render fine on the device.

The error is:

Cannot read property 'ISSUE_XAML_AREA' of undefined

I spent hours trying to work out this cryptic message and finally found that it was down to the TargetNullValue on a binding.

With this removed the XAML previews fine, if I add it back, the errors occurs.

Any ideas how to fix this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant