Coder Social home page Coder Social logo

Comments (4)

softlion avatar softlion commented on August 19, 2024

can you post a repro project ? Or modify the existing demo project to repo this crash ? I don't see any XamarinFormsGesture call in this stack trace.

from xamarinformsgesture.

Alex-Dobrynin avatar Alex-Dobrynin commented on August 19, 2024

image
what is this? this is commented XamarinFormsGesture which crash the application if it is not commented
just comment gesture recognizers and uncomment ui:Gesture.TapCommand

this control template is used for ContentView, you can use this one and switch dynamically (in runtime, triggered by some event or button click or whatever) to another controltemplate you want and get crash described above. also you may not use SvgCachedImage (it is just code from my project) and you can set static height and width (it does not matter).

Also, if you don`t know how controltemplating works, go to the official xamarin forms documentation.

Also, I`ve noticed that if i use XamarinFormsGesture from DataTemplate, I also get crash when I tap on item, this gesture is attached to. And in this case crash log is the same

from xamarinformsgesture.

softlion avatar softlion commented on August 19, 2024

I can't see this nuget in the stack trace you posted.

from xamarinformsgesture.

Alex-Dobrynin avatar Alex-Dobrynin commented on August 19, 2024

Yeah, but this command uses control renderers to get onTouch events on android, doesn't it? Also you can try to reproduce this bug

from xamarinformsgesture.

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.