Kevin Long

Results 2 issues of Kevin Long

**Current behavior** I am following the Vue example provided in the README. Everything is working great, but I'm seeing that when I call `saveLayout()` the layout looks correct, except that...

I'm trying to use this component with [Golden-Layout](https://github.com/golden-layout/golden-layout), but was running into an error where contentWindow was not yet set when the `vue-friendly-iframe` component was mounted. In `setIframeUrl` function, I...