ce
ce copied to clipboard
DropDown in modal (twitterbootstrap)
Hi,
I using jspreadsheet in modal, but, lost position of dropdown list,
thx
Do you use modal of jSuites ?
No, my project using twitter bootstrap modal.
Hi,
I have tried you reproduct this error. But for me it work.
Could you share configuration of jspreadsheet ? and version used
My version is 4.10.1 / twitter bootstrap 4
Check with your CSS your container, maybe you should use position: relative or fixed in div contain JSS
I changed code below and works, but, I think this is not correct. Another idea?
I Have other solution, I think its the better.