Giter VIP home page Giter VIP logo

Comments (10)

RicoSuter avatar RicoSuter commented on June 5, 2024

Is it possible that PostHTML is null when navigating back?

from mytoolkit.

RicoSuter avatar RicoSuter commented on June 5, 2024

I just tried to reproduce your problem, but this works for me... Can you upload a sample project where this exception occurs?

from mytoolkit.

ovinix avatar ovinix commented on June 5, 2024

No, as I understand, PostPage is cashed then going to SettingsPage, so after Frame.GoBack() all PostPage variables are the same as before. I'm wrong. Just e.Parameter in OnNavigatedTo is the same as before.

Crash happening even before hwPostContent_Loaded called, where I'm setting Html.

You can see my project here - https://github.com/ovinix/PlayUA.mini/tree/temporary/PlayUA.mini

from mytoolkit.

ovinix avatar ovinix commented on June 5, 2024

So, I checked in debug and everything is good with my html variable in both cases. As I said, there is no problem after removing HeaderTemplate.

from mytoolkit.

RicoSuter avatar RicoSuter commented on June 5, 2024

Ok, the problem is that you set the page itself as DataContext (and not a POCO view model)... I have to check how to solve this...

from mytoolkit.

RicoSuter avatar RicoSuter commented on June 5, 2024

00e191e

from mytoolkit.

ovinix avatar ovinix commented on June 5, 2024

Thank you! When should I see this update on Nuget?

from mytoolkit.

RicoSuter avatar RicoSuter commented on June 5, 2024

f387285

from mytoolkit.

RicoSuter avatar RicoSuter commented on June 5, 2024

Now: 0123595

from mytoolkit.

ovinix avatar ovinix commented on June 5, 2024

To be honest, I'm having one more scrolling issue with ScrollableHtmlView then setting a big amount of HTML. It's connected with usability. So then slowly scrolling up a huge HTML page in ScrollableHtmlView from the page bottom, it's randomly jumping to the top of the page, like there is nothing in between. If you have time and possibility to check this on the real device, a can show you post in my app which is causing this issue!

from mytoolkit.

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.