Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7a6fae6

Browse files
authored
Docs: Update Frequently Reported Issues in the GitHub issue template
The issue about selectors with '#' being broken is old and no longerfrequently reported so this commit removes it from the list. On the otherhand, we're now getting lots of reports about the security fix in jQuery 3.5.0that was also a breaking change:gh-4642. This one is now mentioned in thelist.Closesgh-4728Refgh-4642
1 parent40c3abd commit7a6fae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Bug Reports:
1414
We prefer test cases on JS Bin (https://jsbin.com/qawicop/edit?html,css,js,output) or CodePen (https://codepen.io/mgol/pen/wNWJbZ)
1515
1616
Frequently Reported Issues:
17-
*Selectors with '#' break: Seehttps://github.com/jquery/jquery/issues/2824
17+
*Self-closing tags broken in jQuery 3.5.0 or newer: please read the [jQuery 3.5.0 blog post](https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/) & the [upgrade guide](https://jquery.com/upgrade-guide/3.5/); see also issue #4681.
1818
-->
1919

2020
###Description ###

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp