Skip to content

Conversation

@cabauman
Copy link
Contributor

@cabauman cabauman commented Sep 7, 2018

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Bug fix (introduced in the migration from ReactiveList to DynamicData)

What is the current behavior? (You can also link to an open issue here)
Null reference exception when creating a Xamarin.Forms RoutedViewHost. Internally, the following exception was thrown by the line changed in this PR:

Index expressions are only supported with constants.

What is the new behavior (if this is a feature change)?
No more exception

What might this PR break?
Nothing

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@cabauman cabauman requested a review from a team September 7, 2018 02:16
@glennawatson glennawatson merged commit c3d7121 into reactiveui:master Sep 7, 2018
@cabauman cabauman deleted the colt_fix branch October 20, 2018 05:48
@lock lock bot locked and limited conversation to collaborators Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants