Opened 11 years ago
Closed 11 years ago
#13512 closed bug (duplicate)
regression leading spaces in html selector
Reported by: | ThrushAAX | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
rquickExpr seems to have a regression post 1.8
You used to be able to do $(' <div></div>')
but now you get an exception.
Check console here http://jsfiddle.net/67E2B/
Note: See
TracTickets for help on using
tickets.
Duplicate of #13223.
Please do use jQuery Migrate and read the upgrade guide.