We are developing a Wordpress site which uses both Angular views and DF views (via DF4WP). We would like to load several DF views from the same work space on the browser page at the same time by loading each one into its own viewport. All the views are using the same DF engine WebApp object. This appears to be working on test but I wonder if there are likely to be unforeseen consequences down the road.

Ian