Skip to content

Does not work when placed in a tab list #13

Description

@Dallr

Thanks for this code as it works super fine for me. However, when I place it in a tab the delete button does not show as noted in the picture I included. If I take the same code and place it outside the tab it works find and the delete button is there. I only have this problem within the tabs.

The tabs which I am using have been taken from the below link:
http://webapplayers.com/inspinia_admin-v2.9.4/tabs.html

I also tried a different type of Tab implementation from above and was not working there either. I feel is something with tabs and your code working together.

Any assistance will be greatly appreciated.

Delete Button Not showing on Tab -

After I posted the above I did some more work and with the help of someone I was able to figure out that it is the tabs ( https://getbootstrap.com/docs/4.0/components/navs/#javascript-behavior ) which is causing the problem. When I move the "active" attribute to the tab with the formset it works. However, I don't want that tab active from inception. Anyone knows what can be causing this problem??????

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions