-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change the iframe preview site #1070
Labels
Comments
Skaiir
added
bug
Something isn't working
backlog
Queued in backlog
spring cleaning
Could be cleaned up one day
labels
Feb 23, 2024
Skaiir
changed the title
Change the iframe preview site.
Change the iframe preview site
Feb 23, 2024
Skaiir
added a commit
that referenced
this issue
Feb 27, 2024
bpmn-io-tasks
bot
added
needs review
Review pending
in progress
Currently worked on
and removed
backlog
Queued in backlog
in progress
Currently worked on
needs review
Review pending
labels
Feb 27, 2024
Skaiir
added a commit
that referenced
this issue
Mar 5, 2024
Skaiir
added a commit
that referenced
this issue
Mar 6, 2024
Skaiir
added a commit
that referenced
this issue
Mar 7, 2024
Skaiir
added a commit
that referenced
this issue
Mar 14, 2024
bpmn-io-tasks
bot
added
in progress
Currently worked on
and removed
needs review
Review pending
labels
Mar 14, 2024
Skaiir
added a commit
that referenced
this issue
Mar 26, 2024
Skaiir
added a commit
that referenced
this issue
Mar 26, 2024
vsgoulart
pushed a commit
that referenced
this issue
Apr 10, 2024
* chore: apply label sizing to json-editors Closes #1078 * chore: updated snapshots * fix: display groups with no outline with a dashed outline in the editor Closes #1084 * chore: changed the iframe preview site in playground to example.com Closes #1070 * feat: expression field viewer component Related to #1073 * feat: expression field editor component Related to #1073 * feat: expression field properties panel Related to #1073 * chore: added a helper function to test properties panel structure * chore: added expression field unit tests Related to #1073 * chore: expression field schema changes Related to #1073 * chore: playground root refactor / prevent double form load Closes #1073 Related to #1076 * fix: ensure palette renderer is immediately initialised Related to #1073 * chore: remove unreliable tests Related to #1073 * chore: updated snapshots * chore: update actions/add-to-project digest to 2e5cc85 --------- Co-authored-by: Valentin Serra <[email protected]> Co-authored-by: Skaiir <[email protected]> Co-authored-by: bpmn-io-bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
The bpmn.io website doesn't particularly like being rendered in iframes and throws a few errors, mostly around cross origin request, which can be disturbing during debugging. It makes sense thematically but maybe we would prefer not having errors in our most used debugging path.
Steps to Reproduce
npm run start:playground
Expected Behavior
The text was updated successfully, but these errors were encountered: