Giter Site home page Giter Site logo

Comments (6)

timunie avatar timunie commented on June 16, 2024 1

@grokys this triggers the issue:

  1. check out this branch of FluentAvalonia: https://github.com/timunie/FluentAvalonia/blob/issueReport/
  2. Run samples/FAControlsGallery/Views/TestView.axaml
  3. You will see 2 input fields and one slider. In the input field add a number that is out of Range, for example 102.
  4. The App crashes with the StackOverflow expection

/cc @amwx in case this is an FluentAvalonia only issue.

from avalonia.

timunie avatar timunie commented on June 16, 2024

@AArnott could you please upload a very minimal sample? We can't know your ViewModel and code behind etc from the XAML snippet

from avalonia.

grokys avatar grokys commented on June 16, 2024

Hard to tell just from the stack trace, but this looks like you're somehow getting a circular reference in a couple of your bindings. Is that possible? I have no idea why this issue is only showing up in 11.1 though, I think I need a repro to be able to diagnose it any more.

from avalonia.

grokys avatar grokys commented on June 16, 2024

@timunie thanks for the repro! It actually looks like that is a different issue to the one reported above though: I can't see the nested {Value: {Value: stuff in ConvertAndPublishValue with your repro.

I just opened a PR to fix #15201 which however does manifest itself in nested BindingNotifications which is what @AArnott is seeing. I wonder if #15722 will fix the original issue?

from avalonia.

AArnott avatar AArnott commented on June 16, 2024

I'd be happy to test the fix. Which version should I use, or where can I download a CI build?

from avalonia.

timunie avatar timunie commented on June 16, 2024

@AArnott in each PR there is a comment how to test. Mind the nuget feed url to add #15722 (comment)

from avalonia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.