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

Cannot assign x:Name value to DataTemplateSelector in xaml resources #846

Closed
peternary opened this issue May 7, 2019 · 1 comment
Closed
Assignees
Labels
kind/bug Something isn't working platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform

Comments

@peternary
Copy link

I'm submitting a...

  • Regression (a behavior that used to work and stopped working in a new release)

Current behavior

If you try to assign a value to the x:Name attribute of a DataTemplateSelector then Android and WASM fail on build. Works in UWP.

Expected behavior

Should build properly on all platforms

Minimal reproduction of the problem with instructions

Attempt to build the following project:
App7.zip

Environment

Nuget Package:
Uno.UI
Package Version(s):
1.45.0-dev.1448
Affected platform(s):
- [ ] iOS
- [x] Android
- [x] WebAssembly
- [ ] Windows
- [ ] Build tasks

Visual Studio
- [x] 2017 (version: )
- [x] 2019 (version: )
- [ ] for Mac (version: )

Relevant plugins
- [ ] Resharper (version: )
@ghuntley ghuntley added platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform kind/bug Something isn't working labels May 22, 2019
@carldebilly carldebilly self-assigned this Jun 19, 2019
@carldebilly
Copy link
Member

Fixed by PR #1112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform
Projects
None yet
Development

No branches or pull requests

3 participants