You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I connected django-comments-ink but when I try to render the form for replying to comments I get an erro to console browser:
reactions_panel.js:11 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')
at new ReactionsPanel (reactions_panel.js:11:1)
at new ReactionsHandler (reactions_handler.js:39:1)
at init_reactions (reactions.js:21:1)
at index.js:11:19
Also, when I try to click on “React” I get the following error:
reactions_handler.js:111 Uncaught TypeError: Cannot read properties of undefined (reading 'show')
at HTMLAnchorElement.<anonymous> (reactions_handler.js:111:1)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I connected django-comments-ink but when I try to render the form for replying to comments I get an erro to console browser:
Also, when I try to click on “React” I get the following error:
Beta Was this translation helpful? Give feedback.
All reactions