# Website is unusable on Safari

**URL:** https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597
**Category:** Website Issues
**Created:** [July 6, 2018, 11:41am UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597 "2018-07-06T11:41:03Z")
**Posts on this page:** 19
**Page:** 2

<div class="post-metadata">

### Author: ![viktorbenei](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/viktorbenei/32/18_2.png) [@viktorbenei](https://discuss.bitrise.io/u/viktorbenei)
#### Post date: [August 2, 2018, 10:47am UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/21 "2018-08-02T10:47:07Z")

</div>

Indeed it doesn’t seem like it would only affect older models, we could reproduce it on newer ones and older ones. Most are not affected in our case but regardless we can reproduce it now (on certain ones) 😉

---

<div class="post-metadata">

### Author: ![david.breuer](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/david.breuer/32/786_2.png) [@david.breuer](https://discuss.bitrise.io/u/david.breuer)
#### Post date: [August 3, 2018, 12:24pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/22 "2018-08-03T12:24:01Z")

</div>

Hi @FWIgor,

We found a solution for the **bug #3** , so the YML Editor currently using **[Ace Editor](https://ace.c9.io)** engine and we going to replace this with **[Monaco Editor](https://github.com/Microsoft/monaco-editor)** (VS Code). We will let you know as soon as it is released.

Thank you for your patience.

---

<div class="post-metadata">

### Author: ![david.breuer](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/david.breuer/32/786_2.png) [@david.breuer](https://discuss.bitrise.io/u/david.breuer)
#### Post date: [August 3, 2018, 3:04pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/23 "2018-08-03T15:04:13Z")

</div>

Hi @FWIgor

We released some improvement which should fix the **bug #2** scrolling issue on mobile Safari. Tested on **iPhone X** and **iPhone 6s** with IOS 11.4.1. Thank you for you help.

---

<div class="post-metadata">

### Author: ![FWIgor](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fwigor/32/2810_2.png) [@FWIgor](https://discuss.bitrise.io/u/FWIgor)
#### Post date: [August 3, 2018, 3:15pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/24 "2018-08-03T15:15:56Z")

</div>

@david.breuer As I put on the issue #313, in the website thread, and sent to the client support chat, this bug was seem on version v1.1.24, on:

```auto
iPhone X
iOS 11.4

iPhone 6
iOS 11.0.1

iPhone 6s
iOS 10.3

```

[https://www.dropbox.com/s/q7w3woe6rdq1eor/scroll\_problem.MP4?dl=1](https://www.dropbox.com/s/q7w3woe6rdq1eor/scroll_problem.MP4?dl=1)

Also tested using “offline” version. Same issues.

I’m following the GitHub history, and I don’t see changes related to that since 1.1.24 on master.

---

<div class="post-metadata">

### Author: ![FWIgor](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fwigor/32/2810_2.png) [@FWIgor](https://discuss.bitrise.io/u/FWIgor)
#### Post date: [August 3, 2018, 3:25pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/25 "2018-08-03T15:25:07Z")

</div>

@david.breuer I just run some tests, and there are still problems on scrolling contents:

[https://www.dropbox.com/s/vz0kgl16j5oj5fu/IMG\_1212.TRIM.MOV?dl=0](https://www.dropbox.com/s/vz0kgl16j5oj5fu/IMG_1212.TRIM.MOV?dl=0)

Tested on:

```auto
iPhone X
iOS 11.4

iPhone 7 Plus
iOS 11.1.1

```

---

<div class="post-metadata">

### Author: ![erosdome](https://avatars.discourse-cdn.com/v4/letter/e/9fc348/32.png) [@erosdome](https://discuss.bitrise.io/u/erosdome)
#### Post date: [August 3, 2018, 3:42pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/26 "2018-08-03T15:42:11Z")

</div>

> [@FWIgor](#):
>
> I’m following the GitHub history, and I don’t see changes related to that since 1.1.24 on master.

Hi, there is no code change in the GitHub repository of the Workflow Editor, because the issue you reported (the modally appearing Workflow Editor not scrolling but the content behind it scrolling instead) is related to our website’s frontend, and the way it nests the Workflow Editor inside it. So the change happened there. But I take it the issue is still occuring unfortunately.

> [@FWIgor](#):
>
> Also tested using “offline” version. Same issues.

The offline version however should not have these problems, since this nesting mentioned above, is not used in the offline case. The videos you posted are on the website, could you post a video of the issue happening offline, if it is not too much trouble?

---

<div class="post-metadata">

### Author: ![FWIgor](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fwigor/32/2810_2.png) [@FWIgor](https://discuss.bitrise.io/u/FWIgor)
#### Post date: [August 3, 2018, 4:16pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/27 "2018-08-03T16:16:32Z")

</div>

@erosdome I, unfortunately, cannot record the use of the offline version right now. As soon as possible I’ll re-run the tests using the code from GitHub to confirm that it was not my mistake, and give a better update.

---

<div class="post-metadata">

### Author: ![FWIgor](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fwigor/32/2810_2.png) [@FWIgor](https://discuss.bitrise.io/u/FWIgor)
#### Post date: [August 3, 2018, 4:37pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/28 "2018-08-03T16:37:41Z")

</div>

@erosdome @david.breuer I don’t know if it helps, but I found what is, so far, the only way to unblock the scroll in the website:

- Open the workspace editor
- Tap in the support icon
- Close the support area
- Scroll freely:

[Sample video](https://www.dropbox.com/s/sk46zl8z27e7mpz/hack.mp4?dl=0)

---

<div class="post-metadata">

### Author: ![FWIgor](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fwigor/32/2810_2.png) [@FWIgor](https://discuss.bitrise.io/u/FWIgor)
#### Post date: [August 16, 2018, 10:10am UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/29 "2018-08-16T10:10:54Z")

</div>

@erosdome @david.breuer @viktorbenei Any update regarding this issues? Specially the Mac Safari yml editor.

---

<div class="post-metadata">

### Author: ![david.breuer](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/david.breuer/32/786_2.png) [@david.breuer](https://discuss.bitrise.io/u/david.breuer)
#### Post date: [August 16, 2018, 3:04pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/30 "2018-08-16T15:04:07Z")

</div>

Hi @FWIgor

I am happy to let you know, we just updated the YAML editor to Monaco Editor engine. See more detail in the change log: [Workflow Editor v1.1.25 released](http://discuss.bitrise.io/t/workflow-editor-v1-1-25-released/5941).

Thank you and Happy coding.

---

<div class="post-metadata">

### Author: ![FWIgor](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fwigor/32/2810_2.png) [@FWIgor](https://discuss.bitrise.io/u/FWIgor)
#### Post date: [August 27, 2018, 11:19am UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/31 "2018-08-27T11:19:24Z")

</div>

@david.breuer Thanks for the heads up, I’ll test it later this week and post an update here, and on the GitHub issue. @erosdome any update/change regarding the issues with the editor for mobile? The scroll issue is still there, and the env var list loads, but it can take seconds to do so.

---

<div class="post-metadata">

### Author: ![erosdome](https://avatars.discourse-cdn.com/v4/letter/e/9fc348/32.png) [@erosdome](https://discuss.bitrise.io/u/erosdome)
#### Post date: [August 30, 2018, 12:54pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/32 "2018-08-30T12:54:52Z")

</div>

Hi, we’ve just released a fix for the website (Workflow editor version 1.1.29), which focuses on the scrolling issue. It should be fixed now, could you check if it is working for you too?

---

<div class="post-metadata">

### Author: ![FWIgor](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fwigor/32/2810_2.png) [@FWIgor](https://discuss.bitrise.io/u/FWIgor)
#### Post date: [August 30, 2018, 1:03pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/33 "2018-08-30T13:03:23Z")

</div>

@erosdome The latest version has the scroll fixed. But, it broke the load of the env vars. on v1.1.28 it loaded after nearly 1 minute. Now, it is not loading at all. I’ll send the video of the prove that the env vars do not load at all in the support chat.

---

<div class="post-metadata">

### Author: ![erosdome](https://avatars.discourse-cdn.com/v4/letter/e/9fc348/32.png) [@erosdome](https://discuss.bitrise.io/u/erosdome)
#### Post date: [August 30, 2018, 1:38pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/34 "2018-08-30T13:38:43Z")

</div>

Also, it seems scrolling is broken for the other tabs. Reverting this fix, so it looks like the final one will take more time unfortunately. Sorry for the inconvenience.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex016/uploads/bitrise/original/2X/d/d901cf2aad020f2dd11918afc89ec2089bb87b35.png) [@system](https://discuss.bitrise.io/u/system)
#### Post date: [September 29, 2018, 1:38pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/35 "2018-09-29T13:38:44Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

---

<div class="post-metadata">

### Author: ![viktorbenei](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/viktorbenei/32/18_2.png) [@viktorbenei](https://discuss.bitrise.io/u/viktorbenei)
#### Post date: [October 3, 2018, 4:13pm UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/36 "2018-10-03T16:13:10Z")

</div>



---

<div class="post-metadata">

### Author: ![FWIgor](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fwigor/32/2810_2.png) [@FWIgor](https://discuss.bitrise.io/u/FWIgor)
#### Post date: [October 16, 2018, 9:43am UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/37 "2018-10-16T09:43:03Z")

</div>

Hello @erosdome @viktorbenei any update on this? (Being able to check/change variables on the iPhone is quite a big deal for me 🙂 )

---

<div class="post-metadata">

### Author: ![bitrise-adam](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/bitrise-adam/32/1805_2.png) [@bitrise-adam](https://discuss.bitrise.io/u/bitrise-adam)
#### Post date: [October 30, 2018, 10:39am UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/38 "2018-10-30T10:39:57Z")

</div>

Hi there @FWIgor

We’re actually working on a fix for this now, unfortunately the fix requires some re-architecture of the workflow editor which is taking longer than hoped. Although I can’t give a timeline we’ll update this thread as soon as we have the fix in place 🙂

---

<div class="post-metadata">

### Author: ![viktorbenei](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/viktorbenei/32/18_2.png) [@viktorbenei](https://discuss.bitrise.io/u/viktorbenei)
#### Post date: [January 28, 2019, 10:40am UTC](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597/39 "2019-01-28T10:40:01Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

[Previous page](https://discuss.bitrise.io/t/website-is-unusable-on-safari/5597.md?page=1)
