I'm using an iframe in my liquid snippet to embed a specific route of my nextjs app so that I don't need to recreate my component library. Is this allowed? My code works but definitely running into some issues communicating between the store and the ...