Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: $(...).sortable is not a function #5

Closed
ayeah opened this issue Mar 16, 2022 · 6 comments · Fixed by #8 or #9
Closed

Uncaught TypeError: $(...).sortable is not a function #5

ayeah opened this issue Mar 16, 2022 · 6 comments · Fixed by #8 or #9

Comments

@ayeah
Copy link

ayeah commented Mar 16, 2022

Remove datatables-extensions.js, jquery-ui.min.js and jquery-ui.min.css

@gdlcf88
gdlcf88 committed on 1 Jan 2022

I've found the cause of this error, the lack of jquery-ui will make front-end page not working. Also reproduceable in your sample site.

@gdlcf88
Copy link
Member

gdlcf88 commented Mar 16, 2022

abpframework/abp@ecbc2bc

The sort bar is only a sample. I removed these files since they are outdated. You can try to fix the problem and create a PR.

@Tranphat-freelancer
Copy link

My UI skills are not good, but I quite need this feature can you give me some advice to fix it? @gdlcf88
(;´д`)ゞ

@gdlcf88
Copy link
Member

gdlcf88 commented Jul 8, 2022

My UI skills are not good, but I quite need this feature can you give me some advice to fix it? @gdlcf88 (;´д`)ゞ

I will do it when I have time. If you want to contribute, try to compare it with other modules.

@ayeah
Copy link
Author

ayeah commented Jul 9, 2022

My UI skills are not good, but I quite need this feature can you give me some advice to fix it? @gdlcf88 (;´д`)ゞ

simply use the link in this post, add jquery-ui back to this file
[src/EasyAbp.Abp.DynamicEntity.Web/Pages/DynamicEntity/ModelDefinition/Index.cshtml]

you can create a file with same name and same path in your Web project to override the file in the package

@gdlcf88
Copy link
Member

gdlcf88 commented Jul 10, 2022

@Tranphat-freelancer Please try again.

@ayeah
Copy link
Author

ayeah commented Jul 11, 2022

Good job!

Thumbs up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants