Plasmic fetchComponentData hanging

I’m getting an issue where PLASMIC.fetchComponentData hangs forever for a dynamic page. Any ideas why this would be happening? Seems like an issue with plasmic

Here is the call:

PLASMIC.fetchComponentData([
  'DesktopNav2022', 
  '_2022Footer', 
  '/blog/page/2' 
]);

Project ID: n6xR3k1ADf7sAxPxRM79aa

are these preview builds? I’m seeing some requests for preview that are ~10s long

This is my local development environment

This issue persists if I try to do a production build

could you DM me your initPlasmicLoader() config?

are these preview builds? I’m seeing some requests for preview that are ~10s long

This is my local development environment

This issue persists if I try to do a production build

could you DM me your initPlasmicLoader() config?