Skip to content

Autocomplete dependency not resolved #125

@JarLowrey

Description

@JarLowrey

Autocomplete's dependencies are not resolving and are leaving the CSS in a broken state.

Attempting to include only autocomplete widget: application.js has //= require jquery-ui/widgets/autocomplete and application.css.scss has *= require jquery-ui/autocomplete results in

selection_006

And the ui-helper-hidden-accessible div is visible.

If you include all of jquery-ui in those files it instead looks like this and ui-helper-hidden-accessible div is hidden.

selection_007

Functionality seems to work fine, so it may be a CSS only problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions