Closed dtrucs closed 1 month ago
Thanks @dtrucs for your ticket and for keeping this soft up to date. :pray:
React-leaflet also appears to be incompatible with React 19. The lead developer is working on a 5.* version. There's a lot of work to do to migrate Geotrek-Rando :
Currently, Geotrek-Rando applications run on React 18.2.0.
Soon, there will be a major new version of React (19) and a migration should be necessary. In the meantime, the React team has released version 18.3.1, which is the same code as 18.2.0, but with added warnings. These warnings will become errors in the future major version.
Fortunately, in testing version 18.3.1 we don't have so many warnings.
It should be necessary to update (or change) the
react-burger-menu
package (not updated for 2 years) allowing to create side menus for mobile viewports.For the moment, I can't see anything else, but I'll keep this ticket up to date.