Skip to content

VUE - jquery.ui was not found #1709

Closed
@seydx

Description

@seydx

Subject of the issue

Hi all, I am trying to import "gridstack-dd-jqueryui" into my vue project as described in the readme, but I always get the error message that "jquery.ui" could not be found. What am I doing wrong?

Note:

With gridstack-dd-nativeeverything works, but i need the mobile touch support.

Your environment

OS: macOS v10.15.7
Gridstack version: v4.0.3
Browser: Google Chrome v89.0.4389.90
vue: v2.6.11

Bildschirmfoto 2021-04-03 um 15 39 08

Steps to reproduce

import "gridstack/dist/gridstack.min.css";
import { GridStack } from "gridstack";
import "gridstack/dist/jq/gridstack-dd-jqueryui";

Expected behavior

Should find jquery.ui

Actual behavior

Bildschirmfoto 2021-04-03 um 15 26 31

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions