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
{{ message }}
This repository has been archived by the owner on May 25, 2019. It is now read-only.
The 4 textareas can well be edited in Chrome, IE, Excel Online, Excel for Mac. However, all the 3 textareas by ui-codemirror can not be edited in Excel for Windows, whereas the last textarea is modifiable.
Is anyone aware of this odd behavior? How could we fix this? Is there any workaround?
PS: here is a JSBin for testing, we could link this file to a manifest and try it in Excel for Windows.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I just realise that we cannot modify texts in code-mirror in a taskpane of an add-in in Excel for Windows.
I have an Excel add-in built by
mean-stack
andangular-ui-router
. In a page, I haveThe 4 textareas can well be edited in Chrome, IE, Excel Online, Excel for Mac. However, all the 3 textareas by
ui-codemirror
can not be edited in Excel for Windows, whereas the last textarea is modifiable.Is anyone aware of this odd behavior? How could we fix this? Is there any workaround?
PS: here is a JSBin for testing, we could link this file to a manifest and try it in Excel for Windows.
The text was updated successfully, but these errors were encountered: