Git Product home page Git Product logo

Comments (4)

MihailsKuzmins avatar MihailsKuzmins commented on May 27, 2024

@SanYiKou
thanks. Regarding that issue you have mentioned. I was not able to reproduce the issue and the author has not provided a complete solution where it fails. So if you have encountered this problem could you please provide a git repository (probably on GitHub) where it can be reproduced?

from mudblazor.markdown.

my-nihongo avatar my-nihongo commented on May 27, 2024

@SanYiKou
Could you please provide a repository where the reported issue can be reproduced. Otherwise, we will be forced to close the issue assuming that it is no longer relevant.

Thank you for your understanding.

from mudblazor.markdown.

tveito avatar tveito commented on May 27, 2024

I am currently experiencing the same problem. I have created a repo that have this behavior:
https://github.com/tveito/CodeblockNotUpdating
The code that shows the problem is here: https://github.com/tveito/CodeblockNotUpdating/blob/master/CodeblockNotUpdating/Components/Pages/Home.razor

First a static string is rendered using this component, and that works fine.
Then, by clicking the button, the dynamic string is updated by adding the content of the static string word by word, calling StateHasChanged() after every word. Everything except the code blocks are updated correctly.

It is possible that I have done something wrong, but I can not find out what in that case. This is the result when running:

image

from mudblazor.markdown.

MihailsKuzmins avatar MihailsKuzmins commented on May 27, 2024

@tveito Thanks for providing the repo. That helped a lot.

from mudblazor.markdown.

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.