-
-
Couldn't load subscription status.
- Fork 3.5k
remove button plugin with custom render broken css #1867
Answered
by
fabienwnklr
muhammad-sayed-mahdy
asked this question in
Q&A
-
I did:
- Search for if my issue has already been submitted
- Make sure I'm reporting something precise that needs to be fixed
- Give my issue a descriptive and concise title
- Create a minimal working example on JsFiddle or Codepen
(or gave a link to a demo on the Selectize docs)
Steps to reproduce:
JS fiddle
Expected result:
image
Actual result:
image
because remove_button plugin assumes item class on the outer element of the item, but if you provided a custom render option and didn't provide item class, you will get broken css
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
fabienwnklr
Sep 15, 2022
Hi, is not an issue it's normal, please just add the item class to the div item
Replies: 1 comment
-
Hi, is not an issue it's normal, please just add the item class to the div item
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
0 replies
Answer selected by
risadams
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment