Git Product home page Git Product logo

Comments (4)

jellevervloessem avatar jellevervloessem commented on June 11, 2024

Same here. Maybe it has some thing to do withbautosave....
Whe the characters disappear the changed fields on the form are lost too.

from d365richtexteditor.

ChrisMayor avatar ChrisMayor commented on June 11, 2024

Hello,
will have a look at the issue in the next days. Unfortunately, the issue doesn't appear on the PowerApps component framework Test Environment. I think too, that it is probably related to autosave in Dynamics:

When the updateView method is called by Dynamics, the control has to check if the field was changed in Dynamics and in this case has to update the control. I think the root issue is related to the PCF Framework implementation and/or Dynamics and autosave.

I will check in the next days if there is a workaround.

from d365richtexteditor.

tylersand avatar tylersand commented on June 11, 2024

Here's some information that I found that is likely the same issue. The best workaround that this group came up with was to check the field value in updateView() and ignore it if it is the old value. Hopefully this helps.

https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Which-event-for-notifyOutputChanged/td-p/481721

from d365richtexteditor.

ChrisMayor avatar ChrisMayor commented on June 11, 2024

I fixed the issue now with some small changes in the code.

To get the changes reflected in Dynamics you have to completely uninstall the current solution. Unfortunately in the previous version, I didn't change the default behavior for PCF controls and I created an unmanaged solution and if you leave the previous version in dynamics, the changed will not be reflected :-(

Now from the current version, I will always generate a managed solution, this will ensure, that changes in the next versions will be reflected if you update the solution.

Please follow the update instructions "Update instructions V1.0 -> V2.0" in the readme.md on the main page.

from d365richtexteditor.

Related Issues (8)

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.