question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v-icon can't be empty anymore and is incompatible with v-html

See original GitHub issue

Steps 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

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:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
cb109commented, Jul 26, 2017

Thanks guys 👍 !

0reactions
lock[bot]commented, Apr 16, 2019

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found