IsaacInsoll / PICR

Self Hosted Media Delivery Service for Photographers and Videographers
6 stars 1 forks source link

Upgrade to React 19 #2

Open IsaacInsoll opened 3 months ago

IsaacInsoll commented 3 months ago

Upgrade to React 19 so we get performance improvements of React Compiler.

I tried this previously and got this problem where the page wouldn't render: https://github.com/benhowell/react-grid-gallery/issues/375

IsaacInsoll commented 3 weeks ago

Made a react19 branch, fully works. Fixed by inhousing react-grid-gallery.

The only problem is NPM warnings because Mantine doesn't officially support react 19 yet, although everything appears to work fine.