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

ReferenceError: $ is not defined #3271

Closed
indigostar-kr opened this issue Jun 20, 2019 · 1 comment
Closed

ReferenceError: $ is not defined #3271

indigostar-kr opened this issue Jun 20, 2019 · 1 comment

Comments

@indigostar-kr
Copy link
Contributor

Before submitting an issue, please make sure to search for already open issues, and add to that. This way we can track issues more easily. Thank you, and Thanks for using Summernote.

Description of your Issue or Request:

Please provide a short description of the issue or request. If you don't provide one, we can't expedite helping to fix your issue or fullfill your request.

steps to reproduce (Add more if necessary):

  1. create CRA(create-react-app) project
  2. add jquery, summernote to package.json

import $ from 'jquery';
import 'summernote/dist/summernote-lite';

$('#summernote').summernote()

What is your Operating System, Browser and Version and Summernote Version you are using:

This can help find and resolve any issues.

  1. Operating System:
    Win 10
  2. Browser and Version:
    Chrome 75
  3. Summernote Version:
    0.8.12
  4. Bootstrap Version or Lite:
    Lite

screenshot of issue

Add screenshot which shows your issue(if needed).
You can make gif from Recordit.

If you can make the issue using jsfiddle(https://jsfiddle.net/), We can save time to reproduce the problem.

summernote

lqez added a commit that referenced this issue Jul 31, 2019
@DennisSuitters
Copy link
Member

I am going to assume that as lqez merged a PR referenced in this issue that it's since been fixed.

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