Satoshi S.
Satoshi S.
Can I take this issue?
Thanks, Florian. I have trouble running taipy-doc and created the issue https://github.com/Avaiga/taipy-doc/issues/1142 . I will work on this once I can run the doc.
Thanks for the guidance, @jrobinAV You can close this issue.
Can I take this issue?
I have a question. `tgb.text` with md mode is related to the Field.tsx component using reac-markdown?  I updated this code but the behavior doesn't change. Let...
Yes, I rebuilt it. I will try again. UPDATE I found an eslint error. That's why I couldn't see the change.
I tried to fix this issue but there seems no reasonable solution after talking with Fred. I closed my PR. You may change the state of the issue. @jrobinAV Thanks
I have a question. When I ran Field.spec.tsx, all tests passed. However, I think the test unit below should fail. ``` it("can render markdown", async () => { render(); const...
I think the different structures of HTML(md and non-md) cause the issue. Please let me know if you have any advice on this PR. @FlorianJacta
There seems to be no reasonable solution as discussed in the comments.