You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "alexeyinkin (via GitHub)" <gi...@apache.org> on 2023/05/23 14:29:32 UTC

[GitHub] [beam] alexeyinkin opened a new issue, #26844: [Bug]: Embedded playground on Home page does not work in Safari

alexeyinkin opened a new issue, #26844:
URL: https://github.com/apache/beam/issues/26844

   ### What happened?
   
   Embedded playground on Home page does not work in Safari.
   
   ### Issue Priority
   
   Priority: 3 (minor)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [X] Component: Beam playground
   - [ ] Component: Beam katas
   - [X] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] pabloem closed issue #26844: [Bug]: Embedded playground on Home page does not work in Safari

Posted by "pabloem (via GitHub)" <gi...@apache.org>.
pabloem closed issue #26844: [Bug]: Embedded playground on Home page does not work in Safari
URL: https://github.com/apache/beam/issues/26844


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] alexeyinkin commented on issue #26844: [Bug]: Embedded playground on Home page does not work in Safari

Posted by "alexeyinkin (via GitHub)" <gi...@apache.org>.
alexeyinkin commented on issue #26844:
URL: https://github.com/apache/beam/issues/26844#issuecomment-1560598653

   .take-issue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] alexeyinkin commented on issue #26844: [Bug]: Embedded playground on Home page does not work in Safari

Posted by "alexeyinkin (via GitHub)" <gi...@apache.org>.
alexeyinkin commented on issue #26844:
URL: https://github.com/apache/beam/issues/26844#issuecomment-1560959860

   The problem occurs when the `src` of a Playground's `iframe` is changed by `language-switch-v2.js` when tabs are created. If this line is commented out, the playground works, but its SDK is not set to the initially selected one:
   
   https://github.com/apache/beam/blob/dcf0c0f88054e149a34bb39510bdcab0581da982/website/www/site/assets/js/language-switch-v2.js#L219


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org