You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously there was a button for uploading a custom template in the add-in
But now due to update accordproject/ui-components from ^0.93.2-20200730175739 to ^0.97.0 hence the current add-in looks like this
As a result of this, we can't upload custom templates to the document through the add-in.
Steps to Reproduce
Run the add-in and see that currently there is a button named "Add a new library item" click on it nothing happens
For Testing purpose I had done this:
Uninstall the @accordproject/ui-components by npm uninstall @accordproject/ui-components
Install the previous version by npm i @accordproject/ui-components@^0.93.2-20200730175739
Now run the add-in again it works as it used to work before, I had even uploaded [[email protected]](https://templates.accordproject.org/[email protected]) template and it was uploaded successfully
Context (Environment)
Desktop
OS: Windows 10
Browser: Chrome
MS Word Version: 2016
The text was updated successfully, but these errors were encountered:
Bug Report 🐛
Previously there was a button for uploading a custom template in the add-in
But now due to update
accordproject/ui-components
from^0.93.2-20200730175739
to^0.97.0
hence the current add-in looks like thisAs a result of this, we can't upload custom templates to the document through the add-in.
Steps to Reproduce
For Testing purpose I had done this:
@accordproject/ui-components
bynpm uninstall @accordproject/ui-components
npm i @accordproject/ui-components@^0.93.2-20200730175739
[[email protected]](https://templates.accordproject.org/[email protected])
template and it was uploaded successfullyContext (Environment)
Desktop
The text was updated successfully, but these errors were encountered: