When I go to https://blazor-university.com I get the following error
tree.js:7
Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
at setEvents (tree.js:7:386)
at initialize (tree.js:17:107)
at c (rocket-loader.min.js:1:9405)
at l (rocket-loader.min.js:1:1105)
at t.simulateStateAfterDeferScriptsActivation (rocket-loader.min.js:1:8728)
at Object.callback (rocket-loader.min.js:1:3075)
at t.run (rocket-loader.min.js:1:11340)
at P (rocket-loader.min.js:1:3128)
at Object.callback (rocket-loader.min.js:1:2851)
at t.run (rocket-loader.min.js:1:11340)
But I have Rocket Loader turned off.
Is this a new bug in Cloudflare?