Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Use additional v-pre tags to avoid issues with user input. #498

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

kfdm
Copy link
Collaborator

@kfdm kfdm commented Apr 22, 2024

We want to add v-pre automatically to all text area tags, since those are often used for general user descriptions.
We also add v-pre tags for other areas where an objects .description tag might be rendered.

We want to add v-pre automatically to all text area tags, since those
are often used for general user descriptions.
We also add v-pre tags for other areas where an objects .description
tag might be rendered.
@kfdm kfdm requested a review from a team as a code owner April 22, 2024 04:50
Copy link
Contributor

@vincent-olivert-riera vincent-olivert-riera left a comment

Choose a reason for hiding this comment

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

LGTM

@kfdm kfdm merged commit 2e0f062 into line:master Apr 22, 2024
5 checks passed
@kfdm kfdm deleted the vue-pre-textarea branch April 22, 2024 05:09
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.

3 participants