Skip to content
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

Server Side Render failed #45

Open
housten0219 opened this issue May 14, 2018 · 1 comment
Open

Server Side Render failed #45

housten0219 opened this issue May 14, 2018 · 1 comment

Comments

@housten0219
Copy link

housten0219 commented May 14, 2018

I try use @StanleySong solution(), But i get another error
`$node.attr(...).tooltip is not a function
TypeError: $node.attr(...).tooltip is not a function
at http://localhost:3002/_next/-/page/blog-release.js:89923:10
at Renderer.render (node_modules/react-summernote/dist/react-summernote.js:11815:0)
at http://localhost:3002/_next/-/page/blog-release.js:89867:17
at Array.forEach ()
at Renderer.render (node_modules/react-summernote/dist/react-summernote.js:11809:0)
at http://localhost:3002/_next/-/page/blog-release.js:93252:12
at Buttons.build (node_modules/react-summernote/dist/react-summernote.js:15688:0)
at Context.invoke (node_modules/react-summernote/dist/react-summernote.js:11736:0)
at Toolbar.initialize (node_modules/react-summernote/dist/react-summernote.js:15820:0)
at Context.initializeModule (node_modules/react-summernote/dist/react-summernote.js:11665:0)

in ReactSummernote (at ContentField.js:63)
in div (at ContentField.js:61)
in ContentField (at BlogReleaseLayout.js:88)
in form (at BlogReleaseLayout.js:64)
in div (at BlogReleaseLayout.js:63)
in div (at BlogReleaseLayout.js:62)
in div (at BlogReleaseLayout.js:60)
in div (at BlogReleaseLayout.js:58)
in div (at Layout.js:6)
in Layout (at BlogReleaseLayout.js:55)
in BlogReleaseLayout (at blog-release.js:385)
in BlogReleaseController (created by withRouter(BlogReleaseController))
in withRouter(BlogReleaseController) (created by App)
in Container (created by App)
in App
in AppContainer`
Who can help me?

@sxhuan
Copy link

sxhuan commented Jul 19, 2018

did you take a look at this?
summernote/summernote#2157

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

No branches or pull requests

2 participants