mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Update index.markdown
This commit is contained in:
parent
e4a8faaf7d
commit
4868f38b4b
@ -116,6 +116,6 @@ This is probably because your version of Firefox doesn't have custom components
|
||||
|
||||
### Custom components don't load on my IOS device?
|
||||
|
||||
This is because for IOS devices by default javascript served is `es5`. You can allow custom components to load by forcing `javascript: latest` in your `configuration.yaml` under `frontend:`.
|
||||
This is because for IOS devices by default javascript served is `es5`. You can allow custom components to load by forcing `javascript_version: latest` in your `configuration.yaml` under `frontend:`.
|
||||
|
||||
> Note: Enabling `latest` on IOS could cause automation and script editor to crash.
|
||||
|
Loading…
x
Reference in New Issue
Block a user