Skip to content

Conversation

alexandraRamanenka
Copy link
Contributor

… List

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-10179

Description

Pass error message to t function to apply translations in Error List

How has this PR been tested?

Use this section to describe how you tested your changes; if you haven't included automated tests, justify your reasoning

Checklist:

  • I have completed the above PR template
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • My changes include tests that prove my fix is effective (or that my feature works as intended)
  • New and existing unit/integration tests pass locally with my changes
  • Any dependent changes have corresponding PRs that are listed above

tabIndex = "0",
style = "cursor:pointer;"
><span>{{err.message}}</span></li>
><span>{{ctx.t(err.message, { _userInput: true })}}</span></li>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Was this meant to be in bootstrap3? If it's reproducible in 5.1.x then it's probably bootstrap5, right?
  2. Can we make this versus the monorepo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants