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: Cannot use 'in' operator to search for 'value' in null #1187

Open
pratham-majithia opened this issue Nov 24, 2022 · 0 comments

Comments

@pratham-majithia
Copy link

pratham-majithia commented Nov 24, 2022

I'm using poshytip with jquery to use the in-place editor.
My link code is as follows :

Enter header note

in my js file I've added the following:

$("#header_note").editable();

However when I click on the link this error shows up:

image
I'm using bootstrap 4.3.1

Please help with this issue. Thanks.

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

1 participant