Hey @nrm –
Right now the tunnel provider (ngrok) has a limit of the number of connections or resources loaded in a given time. So, if you have a page with a lot of links to images, stylesheets, or scripts, you can go through the limit quickly.
Improving Live Links is something that we are wanting to do and are still working through the best way of going about this, but there are a number of challenges that have presented themselves in the process.
In the meantime, you have a couple of options:
-
Make use of a plugin to minify and/or lazy load assets so that the total number of assets is reduced for the various pages. Autoptimize should help with this or a more advanced caching plugin like WP Rocket would also help.
-
Deploy a version of the site to a Demo site so that there aren’t any limits on the number of assets that are downloaded