prismatic-io / embedded

Prismatic's library for embedding Prismatic.io into your application.
MIT License
24 stars 3 forks source link

Fix subsequent calls to embedded methods #38

Closed jpeters5392 closed 11 months ago

jpeters5392 commented 11 months ago

Updates the references to the shared state so that calls to prismatic.init will always start from the fresh default state, and calls to setIframe do not mutate the shared state but simply pass the merged state to the iframe.