You can download actual release of our JavaScript library and the use it for your project or you can fork our repository.
I'm trying to set up one subview that changes dynamically with the entity_id passed in the URL (query string or anchor tag). It works 100% of the time if I navigate and refresh the screen. However if ...