-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Cannot read property 'getContent' of null #3
Comments
Hello, Thanks for issues ♥ |
Hello Mehdi,
I solved this issue. I had to made it false initially at the time of
loading and I'm making it true at near time of getting data (v-model data
of tinyMCE). In this way, I solved the issue.
…On 27 March 2018 at 00:20, Mehdi Esmaeili ***@***.***> wrote:
Hello, Thanks for issues ♥
It seems to be a bug!
Please put your code here for check the problem.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE_eCZnEBV2A0AMQjMAUMwWXkJrUo8EDks5tiTiSgaJpZM4S6t_O>
.
--
Kind Regards,
Shoeb Mirza
Full Stack Developer
Mobile: +91-9052832638
Skype: shoaib_mirza80
Connect with me on *Linkedin
<https://www.linkedin.com/in/md-shoeb-mirza-5237b346>*
|
Yes okay. |
Hello,
Can you also give instructions on how to have this plugin if we are using
NUXT.js?
…On 27 March 2018 at 00:30, Mehdi Esmaeili ***@***.***> wrote:
Yes okay.
If there was still a problem or question, please ask it. I will be glad.
😄
Good luck ♥
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE_eCauej67FqZyCJO1kw3fxZud-H_H5ks5tiTrJgaJpZM4S6t_O>
.
--
Kind Regards,
Shoeb Mirza
Full Stack Developer
Mobile: +91-9052832638
Skype: shoaib_mirza80
Connect with me on *Linkedin
<https://www.linkedin.com/in/md-shoeb-mirza-5237b346>*
|
I'm getting this error too. What exactly is the work-around? |
@alphatrust-dev Hello, can you put your code here? And please tell me which version of TinyMce and Vue.js is used? |
Hello,
I integrated this and everything seems to be working fine except that on the edit page where I get all the data, I'm getting the following console error.
TypeError: Cannot read property 'getContent' of null
Any suggestion to remove this error?
The text was updated successfully, but these errors were encountered: