-
Notifications
You must be signed in to change notification settings - Fork 371
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
this.$textarea.on(...).on(...).on is not a function #215
Comments
Can you provide a jsfiddle with a working example of the error? |
Same here! |
Issue caused by jquery/jquery#2812, fixed should be pushed to 1.12.1/2.2.1 other jquery version will work! |
Note, though, that passing an |
@mgol Can you explain a bit more what is wrong with this piece of code? I don't understand what you mean! |
@acrobat |
And I assume this piece of code doesn't work because |
How do we overcome this issue? Bootstrap 4 alpha depends on jQuery 1.9.1 - 2 |
@mgol thanks for the info! I will push a fix to this library! |
bootstrap-markdown 2.10.0 was released with a fix for this issue! |
* *jquery* changes that affect *bootstrap-markdown* appear resolved ... Preview once again working refactory-id/bootstrap-markdown#216 and refactory-id/bootstrap-markdown#215 * Doc fixes, and bug fixes as usual... see their changelogs * Delete op retested * Strategy steam retested... okay
I am getting the following error:
It used to work fine 10 minutes ago. I did not make any changes to this.
The text was updated successfully, but these errors were encountered: