[BUG] Responsive and Bootstrap 4 plus and minus circle are not displayed

[BUG] Responsive and Bootstrap 4 plus and minus circle are not displayed

lenamtllenamtl Posts: 265Questions: 65Answers: 1

I just download Full Datatables for Bootstrap v4

Using responsive
The circles for the + / - are not displayed.
I only see - red background (no circle)
I don't see the + at all

I will setup a Jsfiddle to show you the problem.

This question has accepted answers - jump to:

Answers

  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin

    It appears to work okay here. Have you loaded in the DataTables styling instead of the Bootstrap styling by mistake? The download builder will help resolve that sort of error.

    Regards,
    Allan

  • kthorngrenkthorngren Posts: 20,142Questions: 26Answers: 4,736

    The problem occurs with Datatables 1.10.23. See this example with default styling:
    http://live.datatables.net/sipudola/1/edit

    I think this thread is now asking the same question.

    Kevin

  • bikedorkseattlebikedorkseattle Posts: 20Questions: 1Answers: 0

    Thanks @kthorngren I swapped out with 1.10.22 and works.

  • lenamtllenamtl Posts: 265Questions: 65Answers: 1
    edited January 2021

    Yes Kthorngren

    Your link represent the bug I'm having
    http://live.datatables.net/sipudola/1/edit

    The download page does not offer a version to choose from to download the whole package.
    I would need to download each individual files from github or is there another solution?

  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin
    Answer ✓

    Yup, I'm up to speed with this one now.

    There was a change in DataTables 1.10.23 which requires a small change in Responsive. That change has been made, but needs to be released. I will do so at the start of next week.

    Allan

  • lenamtllenamtl Posts: 265Questions: 65Answers: 1

    Thanks

  • lenamtllenamtl Posts: 265Questions: 65Answers: 1
    edited January 2021

    I'm not familiar with SCSS could you provide the CSS class modification.

    Do I simply have to remove [role="row"] everywhere?

  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin
    Answer ✓

    Just to say that Responsive 2.2.7 is now available with the fix for this issue.

    Allan

This discussion has been closed.