Skip to content

b-form-tags input doesn't respect custom theme $input-color #6388

@JonathanGuberman

Description

@JonathanGuberman

Describe the bug

A clear and concise description of what the bug is.

Steps to reproduce the bug

  1. Set up a custom theme, as described here (https://bootstrap-vue.org/docs/reference/theming)
  2. Before the imports, set the $input-color variable.
  3. Use the b-form-tags element
  4. Type in the input portion of the element; it does not respect the $input-color variable.

Expected behavior

The typed text should appear in the $input-color variable

Versions

Libraries:

  • BootstrapVue: 2.21.2
  • Bootstrap: 4.5.3
  • Vue: 2.6.11

Environment:

  • Device: Any
  • OS: Any
  • Browser: Any
  • Version: Any

Demo link

If applicable, add a minimal demo link to help explain your problem. Some options for that are CodePen, CodeSandbox, JS Bin or JSFiddle.

You can also export markup from the Online Playground to CodePen, CodeSandbox or JSFiddle.

Additional context

Add any other context about the bug here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions