change detection when runing catalyst serve

change detection when runing catalyst serve

Hi, currently in our project, we are using the React plugin to handle the front end for Zoho Catalyst, but instead of React, we are using Next.js. Due to this, change detection is not working locally, even if we restart the Catalyst server. The changes are only visible when we deploy the app. Do you have any suggestions on how to resolve this?

      Catalyst Community