Skip to main content

Bug Tracker

Side navigation

#11429 closed bug (invalid)

Opened March 02, 2012 09:14PM UTC

Closed March 02, 2012 09:16PM UTC

inconsistency between data and attr('data-xyz')

Reported by: lerion Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:
Description

I've played around with knockout and wonder about the fact that knockout reacts on $(selector).attr('data-bind', someContent) and does not react on $(selector).data('bind', someContent)

tested with jquery 1.7.1 and 1.7.2b1

i fiddled a small example:

http://jsfiddle.net/6NNBD/1/

is it a bug or wanted?

Attachments (0)
Change History (1)

Changed March 02, 2012 09:16PM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

Not a bug report, more appropriate for a forum or IRC.