問題タブ [nuxeo]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - Nuxeo-tree コンポーネントを Polymer v1 アプリにアタッチする方法
コンポーネントを Polymer v1 アプリに追加したいのです<nuxeo-tree>
が、コンソールにエラーが表示されます。これは私が試したコードです:
そしてmyVerySpecialLib-import.html
ファイル:
これはコンソール エラーです。
TypeError: this.controller.isLeaf は関数ではありません
JSON データをプロパティとして、またフィールドに直接追加しようとしましたdata
が、どちらもプラスの効果はありませんでした。これを修正するにはどうすればよいですか?