Card behavior when window size changes

Card behavior when window size changes

craighcraigh Posts: 19Questions: 8Answers: 1

Starting with a wide window, if you go to the 'simple' example here: https://datatables.net/examples/cardview/initialisation/simple.html

the datatable renders as expected. If you then manually narrow the window to a minimum width, both the table and the cards disappear! Is this the expected behavior?

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 65,891Questions: 1Answers: 10,962 Site admin

    No, it very certainly is not. I'm looking into it and will get back to you shortly.

    Allan

  • allanallan Posts: 65,891Questions: 1Answers: 10,962 Site admin
    Answer ✓

    I've committed a fix for this error and the nightly now works as expected.

    I'll get CardView 1.0.2 tagged up with the fix.

    Regards,
    Allan

Sign In or Register to comment.