[GH-ISSUE #843] select options with '<>' is not rendered as text #569

Closed
opened 2026-02-27 15:50:56 +03:00 by kerem · 4 comments
Owner

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:

  1. For q-slect define options as:
    options: [ 'Google', '<Facebook>', 'Twitter', 'Apple', 'Oracle' ]
  2. Click on Select for drop down options
  3. Notice the option blank

Expected behavior
Instead of blank, it should be <Facebook>

Screenshots
image

System

  • Quasar Version: 1.9.13 (and latest too)
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: 1. For q-slect define options as: ` options: [ 'Google', '<Facebook>', 'Twitter', 'Apple', 'Oracle' ]` 2. Click on Select for drop down options 4. Notice the option blank **Expected behavior** Instead of blank, it should be `<Facebook>` **Screenshots** ![image](https://user-images.githubusercontent.com/2732444/86038567-fd899600-b9f5-11ea-832b-9900352bc645.png) **System** - Quasar Version: 1.9.13 (and latest too)
kerem closed this issue 2026-02-27 15:50:56 +03:00
Author
Owner

@Charterino commented on GitHub (Jun 29, 2020):

Try to, uh, forward this issue to Vue developers.

<!-- gh-comment-id:651269741 --> @Charterino commented on GitHub (Jun 29, 2020): Try to, uh, forward this issue to Vue developers.
Author
Owner

@MaxXor commented on GitHub (Jun 29, 2020):

Hi, I think this is the wrong project, check out https://github.com/quasarframework/quasar

<!-- gh-comment-id:651269762 --> @MaxXor commented on GitHub (Jun 29, 2020): Hi, I think this is the wrong project, check out https://github.com/quasarframework/quasar
Author
Owner

@rvyas commented on GitHub (Jun 29, 2020):

Sorry!

<!-- gh-comment-id:651273787 --> @rvyas commented on GitHub (Jun 29, 2020): Sorry!
Author
Owner

@MaxXor commented on GitHub (Jun 29, 2020):

No worries! 🙂

<!-- gh-comment-id:651278312 --> @MaxXor commented on GitHub (Jun 29, 2020): No worries! :slightly_smiling_face:
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#569
No description provided.