Skip to content

Required asterisk rendering multiple times #145

@lucasbode

Description

@lucasbode

Describe the bug
After updating to @formio/bootstrap@3.1.4, all of our required asterisks following our labels are rendering multiple times. If I revert back to 3.1.3, the extra asterisk no longer appears.

To Reproduce
Steps to reproduce the behavior:

  1. Render a form using the following dependencies..
"@formio/angular": "^9.0.1",
"@formio/js": "5.2.6"
  1. Add a required input to the form

Reference the following stackblitz to observe the behavior - https://stackblitz.com/edit/stackblitz-starters-syxd45co?file=package.json

Expected behavior
A single red asterisk should appear.

Screenshots

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions