Timar
Cannot read properties of null (reading 'insertBefore')
The problem is that when navigating to the page the data from fetch is not there - error. And your code is not made either 1. wait for data, not throw error or 2. Fetch data and save it during generate so it doesn't have to be downloaded again
62 replies