mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #843] select options with '<>' is not rendered as text #569
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#569
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rvyas on GitHub (Jun 29, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/843
Describe the bug
If I specify an option in '<' and '>', it is not rendered as text.
To Reproduce
Steps to reproduce the behavior:
options: [ 'Google', '<Facebook>', 'Twitter', 'Apple', 'Oracle' ]Expected behavior
Instead of blank, it should be
<Facebook>Screenshots

System
@Charterino commented on GitHub (Jun 29, 2020):
Try to, uh, forward this issue to Vue developers.
@MaxXor commented on GitHub (Jun 29, 2020):
Hi, I think this is the wrong project, check out https://github.com/quasarframework/quasar
@rvyas commented on GitHub (Jun 29, 2020):
Sorry!
@MaxXor commented on GitHub (Jun 29, 2020):
No worries! 🙂