alibaba / react-intl-universal

Internationalize React apps. Not only for Component but also for Vanilla JS.
1.33k stars 154 forks source link

format message failed for key='organization.columnDefs'. The intl string context variable "undefined" was not provided to the string "undefined" #162

Closed Myhappyboy closed 3 years ago

Myhappyboy commented 3 years ago

excuse me!when use react-intl-universal hint message,local data format organization ={ columnDefs: [{ headerName: 'rowNumber', field: 'rowNumber', minWidth: 70, pinned: 'left', hide: false, cellRenderer: "filter_rowNumber", lockPosition: true},{ headerName: 'name', field: 'name', hide: false, minWidth: 180},]}

cwtuan commented 3 years ago

Please provide more info. I couldn't understand your question.