You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using ref in div tage, it print only when the data is available. Whithout data just print blank page since data_pdf is null.
the data_pdf is content html from parent component referring by ref in div tag. below is my code
Describe the bug
When using ref in div tage, it print only when the data is available. Whithout data just print blank page since data_pdf is null.
the data_pdf is content html from parent component referring by ref in div tag. below is my code
jason.package:
"sass": "^1.56.1",
"sass-loader": "^8.0.2",
"vue": "^2.6.12",
"vue-loader": "^15.9.5",
"vue-template-compiler": "^2.6.10"
"vue-html2pdf": "^1.8.0",
"vuetify": "^2.6.12",
"vue-router": "^3.5.1",
"vuex": "^3.6.2",
And handle event gives some errors
Please help !!!!
The text was updated successfully, but these errors were encountered: