This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 262779 - Missing Knockout binding options
Summary: Missing Knockout binding options
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: Knockout (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-12 11:17 UTC by Vladimir Riha
Modified: 2016-07-13 09:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2016-07-12 11:17:01 UTC
Please try to invoke cc in
<select data-bind="^"></select>

Following items are missing in list of available bindings:
 - optionsText
 - optionsCaption
 - optionsValue


http://knockoutjs.com/documentation/options-binding.html


Thanks



Product Version: NetBeans IDE Dev (Build 201606290002)
Java: 1.8.0_45; Java HotSpot(TM) 64-Bit Server VM 25.45-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_45-b14
System: Linux version 3.16.0-30-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Petr Pisl 2016-07-13 09:28:50 UTC
Petre, could you look at this? Thanks