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.

github_iconTop GitHub Comments

icleolioncommented, Dec 26, 2019

I’d like to clarify again that these are not showing up as warnings in console. They are showing up as errors. As the original PR specified warnings could we have this issue re-titled and tagged as bug in addition to discussion label please?

8reactions
icleolioncommented, Dec 18, 2019

This issue wasn’t present in 2.6.10. It came in with this commit 861aea1

For clarity this produces errors in console, not warnings as specified in the commit.

It’s affecting a couple of Vuetify components also. https://github.com/vuetifyjs/vuetify/issues/9999

Is this something that is going to be improved in Vue 2.x or does code need to be amended to support this change?

Read more comments on GitHub >

github_iconTop Results From Across the Web

VueJS warning when using dynamic components and custom ...
I am using dynamic components with 2 custom events. I've tried adding both of the emitted events to the emits object of both...
Read more >
How to Bind Event Listeners to Dynamically-Created Elements ...
There's an easy fix for this: we simply add a test to make sure the alert is only performed when the clicked element...
Read more >
Dynamically Adding Event Handlers To a Component
You can dynamically add a handler for an event that a component fires. The addEventHandler() method in the Component object replaces the deprecated...
Read more >
Alert binding to CIs with event rules
During alert generation, Event Management uses event rules and other mechanisms to automatically bind alerts to CI information from the CMDB ...
Read more >
How to dynamically create JavaScript elements with event ...
In JavaScript, attaching event handlers on an element that is not yet created or does not exist on the page will throw an...
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