Skip to content

Errors with BS4 #77

@atstockland

Description

@atstockland

After upgrading to bootstap 4 I am working through a few new issues. When I click on the x-editable link the popup appears, but with no content. And, the following error appears in the console. Have you experienced this, will there be a BS4 version of this gem?

TypeError: undefined is not an object (evaluating 'this.tip().addClass')

This error occurs when using editable/bootstrap-editable. If I use 'jqueryui-editable' I get a different error: TypeError: undefined is not an object (evaluating 'this.container()._off')

Environment: Rails 5.0.0, x-editable-rails version 1.5.5, jquery-ui-rails -v 5.0.5, jquery-rails -v 4.1.1. Bootstrap -v 4.0.0.alpha3.

thanks

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