Jeremy Deane

Results 2 issues of Jeremy Deane

While editing a large RAML file, with Schemas, Traits, Resource Types, and Resources, the editor starts to slow down with each successive update until it becomes unusable. Then I need...

bug
major
awaiting-response

Could you please indicate how one can set "allow-same-origin" when creating a new sandbox? oasis.createSandbox({ url: 'http://example.com/profile_viewer.html', type: 'html', capabilities: [ 'account' ], sandbox: { popups: true } });