I have a table with the first row fixed. however, it is overwriting the next line. How can I resolve this?
First row fixed
Can you please share a code demo in chosen sandbox where the issue can be replicated?
I made a demo with the parameters I’m using in my project (including those commented), but I couldn’t simulate the same error. Demo: https://jsfiddle.net/0fvc6d1k/
I would need to see an example in which we can reproduce the issue, without it I wouldn’t be able to help.
@adrian.szymanski
I understand. I couldn’t reproduce the same error in the demo either. But I decided to solve it another way, removing the fixed line at the top. Thanks.