When valueField/textField are not explicitly set in opts, the auto-select logic (line 1140) and nullable empty-option creation (lines 1144-1145) used data[0][undefined] which returned undefined, causing: - Single-option selects to show blank (auto-select failed) - nullable empty options to have undefined keys Now extracts vf/tf local variables with ||'value'/||'text' fallback at the top of build_options(), used consistently throughout.
443 B
443 B
https://cdn.jsdelivr.net/npm/xterm@4.19.0/css/xterm.css https://vjs.zencdn.net/8.10.0/video-js.css https://vjs.zencdn.net/ie8/1.1.2/videojs-ie8.min.js https://cdn.jsdelivr.net/npm/xterm@4.19.0/lib/xterm.js https://vjs.zencdn.net/8.10.0/video.min.js
webrtc_adapter.js
come from https://github.com/googlecodelabs/webrtc-web
peerjs
come from https://github.com/peers/peerjs https://cdnjs.cloudflare.com/ajax/libs/peerjs/1.5.2/peerjs.min.js