elm-community / elm-community/html-extra
`autocomplete` function name conflict with elm/html
Open
- Dominant language
- Elm
- Stars
- 33
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Modules `Html.Attributes` and `Html.Attributes.Extra` cannot be aliased to the same name if you use `autocomplete` function in one of them: https://ellie-app.com/d5QKRfq8mSSa1
I think `*-extra` packages should take care to have unique names compared to their non-extra counterparts.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.