Code Monkey home page Code Monkey logo

Comments (14)

fyrkant avatar fyrkant commented on July 29, 2024

How are you loading TinyMCE? Inline is by the way false by default so there is no need to set it.

from tinymce-react.

Plash-jindal avatar Plash-jindal commented on July 29, 2024

Yes, I am importing the TinyMCE,
import {Editor} from '@tinymce/tinymce-react';

from tinymce-react.

Plash-jindal avatar Plash-jindal commented on July 29, 2024

screen shot 2017-11-24 at 15 18 47

I am just able to see this every time.

from tinymce-react.

fyrkant avatar fyrkant commented on July 29, 2024

No I mean, how are you loading TinyMCE, not the component. TinyMCE needs to be globally available for the component to work, easiest is just adding a script tag link to tinymce cloud.

from tinymce-react.

Plash-jindal avatar Plash-jindal commented on July 29, 2024

Yes, I have included the tinyMCE in the index.html file but still it is not working and it is not giving me any error on consoles.

from tinymce-react.

fyrkant avatar fyrkant commented on July 29, 2024

Hmm, do you have your code on github or available somewhere else so I can take a look at it?

from tinymce-react.

Plash-jindal avatar Plash-jindal commented on July 29, 2024

No, I do not have the code available on github.
Just wondering if this module is compatible with react 15.0.1?

from tinymce-react.

fyrkant avatar fyrkant commented on July 29, 2024

It should work with React 15, I don't think I am using anything only available in 16.

What version or tinymce-react are you using? I accidentally published a broken version on 2.0.1, so make sure you have the latest version.

from tinymce-react.

Plash-jindal avatar Plash-jindal commented on July 29, 2024

Well I created another application using create-react-app and it worked with that because it is having react 16 version.

But my project is with react 15. And the tinymce-react version I installed is 2.0.3

from tinymce-react.

fyrkant avatar fyrkant commented on July 29, 2024

Ok, then I guess that is a sign that it doesn't work with react 15. I wonder why 🤔

from tinymce-react.

Plash-jindal avatar Plash-jindal commented on July 29, 2024

Please solve this issue as I guess it should also work with React 15.

from tinymce-react.

fyrkant avatar fyrkant commented on July 29, 2024

Is there a reason you cannot update to React 16?

from tinymce-react.

fyrkant avatar fyrkant commented on July 29, 2024

Or at least to a newer 15 release like 15.4 or 15.6? I suspect it would work with one of those, the splitting or React and ReactDom might be the problem?

from tinymce-react.

fyrkant avatar fyrkant commented on July 29, 2024

Closing this as we wont change anything to make old React versions work. Update to at least React 16, is my advice.

from tinymce-react.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.