We are using handontable that works well with Chrome but does not render on IE 11. We enable Scripting on the IE browser but still does not work.
We tried the example https://handsontable.com/examples?manual-resize&manual-move&conditional-formatting&context-menu&filters&dropdown-menu&headers here that works for us, but our code does not work in IE 11. Any help / pointers will be useful
Regards
HandonTable not rendering on IE11 but works fine with Chrome
Hi @shewanka
I think that you have stumbled across this issue https://github.com/handsontable/handsontable/issues/4320. If so, the issue development is in progress. Our developer has already pushed some changes and now here’s waiting for the team confirmation.
Hi,
It is not Edge but IE 11 that we are using. The table does not render et all. We see no data on the page. Was wondering if there are any browser settings that we are missing.
Regards
Oh no, if the data is not rendering it is not the same issue.
Have you tried if it is visible in the DOM tree?
Maybe you can share your settings? I will build the example on my local machine and test it.
Assuming you mean that demo link does not work for you, for the record it works fine for me in IE 11 (Version: 11.0.9600.18920, Update Versions: 11.0.51). Don’t think I have any special settings, but of course don’t know how mine compare to yours.
I have just copied the address and used in IE11 and got:
I do not know what can I do to get the same result as reported in the first comment.
I’m sure that this is no longer an issue as there is no reply for a long time.