#58981 closed defect (bug) (invalid)
When I found @Pyro, I face this error and not display the list, how can I reslove ?
Reported by: | dilip2615 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.2.2 |
Component: | Plugins | Keywords: | |
Focuses: | Cc: |
Description (last modified by )
plugin.min.js?wp-mce-49110-20201110:423 Uncaught TypeError: Cannot read properties of undefined (reading 'top')
at AutoComplete.offset (plugin.min.js?wp-mce-49110-20201110:423:79)
at AutoComplete.show (plugin.min.js?wp-mce-49110-20201110:281:74)
at AutoComplete.lookup (plugin.min.js?wp-mce-49110-20201110:234:22)
at AutoComplete.rteKeyUp (plugin.min.js?wp-mce-49110-20201110:138:26)
at tN.i (jquery.min.js?ver=3.6.4:2:89049)
at c.fire (tinymce.min.js?ver=49110-20201110:2:197006)
at tN.fire (tinymce.min.js?ver=49110-20201110:2:197532)
at Pp (tinymce.min.js?ver=49110-20201110:2:199169)
at Object.t (tinymce.min.js?ver=49110-20201110:2:199644)
at C (tinymce.min.js?ver=49110-20201110:2:10800)
Hi @dilip2615 ! Welcome to Trac :)
Looking at the JS file you included, I noticed it has calls like this:
That strongly suggests that your issue is not with WordPress core but with a plugin. Probably a BBpress plugin or BuddyPress (both use BP as a prefix sometimes)?
With that in mind, I'm closing this ticket. You'll want to post for help in either:
https://bbpress.org/forums/ - bbPress
or
https://buddypress.org/support/ - BuddyPress
core.trac.wordpress.org is only for issues with WordPress core itself, not the extending plugins nor themes.
(Don't panic about 'invalid' -- that just means it's not a WP Core issue)