Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Frequent use of the shortcut key to switch between code view and preview removes images and <br> tags.

  1. Run the sample.
  2. Press Ctrl + Shift + H to switch to the source code view.
  3. Press Ctrl + Shift + H again to return to the preview.
  4. Repeating this process continuously causes images and <br> tags to be removed.

Expected Behavior:

Images and <br> tags should not be removed when frequently switching between code view and preview using the shortcut key.


Actual Behavior:

Frequent use of the shortcut key to switch between code view and preview results in images and <br> tags being removed.