私はこのようなことを試しました:
<ons-bottom-toolbar>{{ 'show this text in bottom toolbar' }}</ons-bottom-toolbar>
そして、私はこのエラーが発生します
TypeError: Cannot set property 'nodeValue' of undefined
at interpolateFnWatchAction (angular.js:8878)
at interpolateFnWatcher (angular.js:11388)
at watchGroupAction (angular.js:15873)
at constantListener (angular.js:14735)
at Scope.$digest (angular.js:16203)
at Scope.$apply (angular.js:16467)
at done (angular.js:10852)
at completeRequest (angular.js:11050)
at XMLHttpRequest.requestLoaded (angular.js:10991)
温泉ボトムツールバーはバインドを受け付けていないようです。または、何かを見逃した可能性があります。
アップデート:
このエラーは、GoogleChroum (Ubuntu デスクトップおよび Android) の最新バージョンで表示されました。