RaspberryPiFoundation / editor-ui

Code Editor web component
https://editor-static.raspberrypi.org
Apache License 2.0
37 stars 9 forks source link

Allow `page` url param to be used independently of `browserPreview` #914

Closed sra405 closed 4 months ago

sra405 commented 5 months ago

Currently when on the /embed/preview path the url param page only works in conjunction with browserPreview.

Example

How we want it to work:

How we don't want it to work:

create-issue-branch[bot] commented 4 months ago

Branch issues/914-Allow_page_url_param_to_be_used_independently_of_browserPreview created!