Skip to content

Commit 63e18ec

Browse files
committed
updated turbolinks note
1 parent 2698c63 commit 63e18ec

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/install/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,11 @@ Require 'matestack-ui-core' in your `app/assets/stylesheets/application.css`
6565
*/
6666
```
6767

68-
### Turbolinks Coming Soon
68+
### Turbolinks
6969

70-
At the moment, matestack-ui-core is not compatible with [turbolinks](https://github.com/turbolinks/turbolinks). Please remove or deactive turbolinks for now. We are working on turbolinks support and will add it soon. ([Issue #232](https://github.com/matestack/matestack-ui-core/issues/232))
70+
Since `0.7.5`, matestack-ui-core is compatible with activated [turbolinks](https://github.com/turbolinks/turbolinks).
71+
72+
We recommend to (remove/deactivate)(https://stackoverflow.com/a/38649595) turbolinks, as there is no real reason to use it alongside matetack-ui-core UI dynamics and there might appear some strange side effects. If you encounter strange page-transition/form-submit/action-submit behavior and have turbolinks activated, try to deactivate it first.
7173

7274
## Matestack Folder
7375

0 commit comments

Comments
 (0)