Closed ashToronto closed 4 months ago
Your Render PR Server URL is https://career-crafter-pro-pr-124.onrender.com.
Follow its progress at https://dashboard.render.com/web/srv-cqdsb1t2ng1s73a81fgg.
this was an emergency release to handle the spinner bug in production
122 there was a bug that appeared in production but worked fine in local - the spinner for resume show page. the spinner controller js wasn't working i.e infinite loading. this ticket fixes that - cause imporitng the spinner controller explicitly in index.js while we were also using eager loading - this is root cause of the error.
it showed a 404 on console linking to spinner_controller.js 404 error.