CCALI / a2jauthor

CALI A2JAuthor document automation authoring and viewing platform
https://www.a2jauthor.org
Other
4 stars 1 forks source link

Duplicate entry in ckeditor textarea for legalnav resources #171

Closed AnubhavDhingra closed 3 years ago

AnubhavDhingra commented 3 years ago

In the ckeditor the selected resource from the Legal Nav API's is displayed twice before saving the template. The fix would be in the a2j/deps repository. Potential Solution could be to have an if statement in the a2j-legal-nav-resource.stache to check for text being edited. Important that this should not affect the display on saving the template.

AnubhavDhingra commented 3 years ago

Fixed with the Legal-Nav updates #168