Skip to content

Weird effects after direct DOM manipulation #9359

Discussion options

You must be logged in to vote

@szekelyisz

I guess the problem is that Quasar doesn't like messing with the DOM directly?

Not just Quasar but in Vue it's bad practice to directly manipulate the DOM.
https://www.danvega.dev/blog/2019/04/18/tips-for-vue-developers-avoid-directly-manipulating-the-dom/

How can I achieve equivalent functionality then?

Take a look at this:
https://quasar.dev/quasar-utils/other-utils#export-file

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@szekelyisz
Comment options

@rstoenescu
Comment options

Answer selected by szekelyisz
Comment options

You must be logged in to vote
1 reply
@szekelyisz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants