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: $(...).tooltip is not a function, tabs problem #988

Open
mihau1 opened this issue Nov 3, 2020 · 3 comments
Open

Uncaught TypeError: $(...).tooltip is not a function, tabs problem #988

mihau1 opened this issue Nov 3, 2020 · 3 comments

Comments

@mihau1
Copy link

mihau1 commented Nov 3, 2020

Tested on 4.0.6 and 4.07.

I've received multiple problems in console from admin.js
First tab not always opening (screen below) and there is no tootltips.

It is quite strange, because if i press Ctrl+F5 then sometimes tabs works, but in most cases it doesnt work.
And i need to click on (first) tab to show it.

image

@rchavik
Copy link
Member

rchavik commented Nov 4, 2020

@miketallroth do you have input on this? we tried to use defer and async in javascripts.ctp, maybe we should revert to use inline again?

@mihau1
Copy link
Author

mihau1 commented Nov 4, 2020

Inline could work.
What input do you need? It is just contact site: admin/contacts/contacts/edit/1
There is also many other problems with those scripts:

  • left menu items are not active
  • ckeditor doesnt load
  • tooltips are dead
  • datepicker not loading

image

image

It is quite important to figure out how to make it work.

I've tried to chnged it like this (below) and looks promising

image

@rchavik
Copy link
Member

rchavik commented Nov 4, 2020

What input do you need? It is just contact site: admin/contacts/contacts/edit/1

I'm hoping someone can suggest correct usage of defer, async, etc.

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

No branches or pull requests

2 participants