phil
(Phil)
April 11, 2019, 12:40am
1
I’m inserting HTML within cells, and I’m getting some weird stuff where handsontable classes are messing up the content.
I don’t suppose there is some simple handsontable “reset” CSS class I can throw on the root of the cell to clear all the higher-level classes and give me a clean slate to work with?
Thanks
phil
(Phil)
April 11, 2019, 4:02am
2
Am experimenting with all: unset
.
Hm… that’s a bit weird. When I load a bullet list into Handsontable it looks the same as the list outside the table https://jsfiddle.net/handsoncode/962en1fs/
phil
(Phil)
April 11, 2019, 9:39pm
4
These are the resets I’m needing to do. In particular the whitespace
one:
Hey Phil,
how’s the development going?
I think that we can close the topic as there’s no reply but I hope that it also means that you do not have any further issues with the code.