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

FrameView propagates DataContext to child elements #2522

Closed
16 tasks
eriklimakc opened this issue Aug 22, 2024 · 0 comments · Fixed by #2451
Closed
16 tasks

FrameView propagates DataContext to child elements #2522

eriklimakc opened this issue Aug 22, 2024 · 0 comments · Fixed by #2451
Assignees
Labels
kind/bug Something isn't working

Comments

@eriklimakc
Copy link
Contributor

Current behavior

FrameView inherits DataContext from parents and propagate it to child elements/pages.

Expected behavior

Don't have FrameView propagating its parent's DataContext to children.

How to reproduce it (as minimally and precisely as possible)

Environment

Nuget Package (s):

Package Version(s):

Affected platform(s):

  • iOS
  • macOS (AppKit)
  • Mac Catalyst
  • Android
  • WebAssembly
  • Windows
  • Skia (WPF)
  • Skia (GTK on Linux/macOS/Windows)
  • Skia (Linux Framebuffer)
  • Build tasks

Visual Studio:

  • 2019 (version: )
  • 2022 (version: )
  • Visual Studio Code (version: )
  • Rider Windows (version: )
  • Rider macOS (version: )

Relevant plugins:

  • Resharper (version: )

Anything else we need to know?

Based on this discussion #2433

@eriklimakc eriklimakc added the kind/bug Something isn't working label Aug 22, 2024
@eriklimakc eriklimakc self-assigned this Aug 22, 2024
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant