Skip to content
This repository was archived by the owner on Oct 25, 2019. It is now read-only.
This repository was archived by the owner on Oct 25, 2019. It is now read-only.

input-group-addon + bs:TextBox Name and Message #1

@Yanusz

Description

@Yanusz

Hi Pablos91! First of all thanks for a great library! It's a real time saver :)

I just wanted to report a minor bug. bs:TextBox having a Name and/or Message set, combined with a init-group-addon span causes the control to misbehave ;) A quick fix would be appreciated.

<div class="input-group">
  <bs:TextBox runat="server" Message="This is the message" Name="This is the name"/>
  <span class="input-group-addon">$</span>
</div>

image

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