aodn / nrmn-application

A web application for collation, validation, and storage of all data obtained during surveys conducted by the NRMN
GNU General Public License v3.0
4 stars 3 forks source link

Feature/4987 update species flow #1302

Closed utas-raymondng closed 1 year ago

craigrose commented 1 year ago

im getting the following in ag-grid react just trying to load any nrmn page: this.comp.setAriaDescription is not a function 2:54 yarn install tells me: warning " > ag-grid-react@27.2.1" has incorrect peer dependency "ag-grid-community@~27.2.0". 2:57 i see you set ag-grid-community version today 3:01 changed ag-grid-react to 27.3.0 and the error goes away

utas-raymondng commented 1 year ago

im getting the following in ag-grid react just trying to load any nrmn page: this.comp.setAriaDescription is not a function 2:54 yarn install tells me: warning " > ag-grid-react@27.2.1" has incorrect peer dependency "ag-grid-community@~27.2.0". 2:57 i see you set ag-grid-community version today 3:01 changed ag-grid-react to 27.3.0 and the error goes away

Yup miss to update the version for react, updated now, please check it again