You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ace components may not behave correctly without a `key` property specified for their containing elements when embedding multiple editors on a single page.
19
18
20
-
## Notes
19
+
## Documentation
21
20
22
-
Please add `Halogen.Component.Properties.key` or `Halogen.Component.Properties.Indexed.key` to wrappers of `Ace.Halogen.Component` if you need to use multiple editors on one page.
21
+
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-halogen-css).
0 commit comments