Skip to content

Uncaught error: jQ: undefined method `jQ' for #<EditItem:0xb7c>: Todo Tutorial needs to import jquery #317

Open
@catmando

Description

@catmando

Jquery is no longer imported by the hyperstack rails installer, so it has to be done as a manual step in the tutorial.

Add these lines:

Hyperstack.import 'jquery', client_only: true
Hyperstack.import 'hyperstack/component/jquery', client_only: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs docEverything is working, but documentation is needed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions