django-bootstrap5 icon indicating copy to clipboard operation
django-bootstrap5 copied to clipboard

addon_after_class is ignored

Open gofeel opened this issue 4 years ago • 1 comments

The document says addon_after_class will work, but there is no handling logics at all.

Note. Here is how django-bootstrap4 are handling it. https://github.com/zostera/django-bootstrap4/blob/adc99067b2459d1dafac9904db6f8748acaefe85/src/bootstrap4/renderers.py#L388

gofeel avatar Jul 21 '21 08:07 gofeel

I think I'm seeing the same issue.

larseggert avatar Nov 10 '21 13:11 larseggert