v-icon can't be empty anymore and is incompatible with v-html
See original GitHub issueSteps to reproduce
See below.
Versions
0.14.3
- 0.14.6
What is expected ?
Prior to 0.14.3
I was able to do two things that now break the v-icon
component.
First was conditional icon names, meaning a v-icon
could be empty like:
<v-icon></v-icon>
Second was using the v-html
directive on a v-icon
, e.g. to assign icon names from objects inside a v-for
loop.
<v-icon v-html="item.icon"></v-icon>
What is actually happening ?
Both now result in errors in the console. See codepens below.
Reproduction Link
- For first issue see: https://codepen.io/anon/pen/XaJpYE?editors=1111
- For second issue see: https://codepen.io/anon/pen/oegZLv?editors=1111
Both are no show-stoppers, I just want you to be aware of it. If it is intended behaviour, feel free to close.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:6 (3 by maintainers)
Top Results From Across the Web
FAQs - Vicon
There are a couple reasons as to why cameras will not connect into the software. Below are some items to look at if...
Read more >Vicon Nexus User Guide
This guide contains instructions for using Vicon Nexus. It explains configuring your Vicon system within Nexus and the basic tasks that make ...
Read more >Vicon Nexus Product Guide
Tip The View pane cannot be undocked, repositioned, or resized in the Nexus window. You can open a separate floating view pane by...
Read more >Configuring network card settings - Vicon Documentation
Start with the first port that you named in the previous section. In Network Connections, right-click on the port and then click Properties....
Read more >Configure Vicon hardware in Nexus - Documentation
However, because Vicon software cannot detect which connectivity unit is ... If you don't want to update any of the devices, clear the ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks guys 👍 !
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord