STRAPI 3.6.8 - table page not loading, core_store overwritting with old data

System Information
  • 3.6.8:
  • Linux:
  • Postgres:
  • 14:
  • 7:

My table page not loading. when I check I can see console error “Pluginoptions in console tab”. First time it loads but later the core_store is replaced with contents which are already deleted from earlier and then behavior comes. I have verified my API folder which has the latest contents, but still my core_store contents gets overwritten after a while (2-5 mins) with old contents. Not sure from where its getting data. I am using docker to run my strapi, and each time new docker is created, not sure if its referring any other place for this data.