Skip to content

Cannot read property scrollwidth or replace of undefined. #207

@jefpadfi

Description

@jefpadfi

I recieve the following error when trying to use version 3.2.3 release. Both errors are inside autocomplete.min.js. Autocomplete does not work, As long as I type the name correctly the MentionME plugin does work.

autocomplete.min.js:1 Uncaught TypeError: Cannot read property 'scrollWidth' of undefined
    at Object.Z [as init] (autocomplete.min.js:1)
    at Object.C [as init] (autocomplete.min.js:1)
    at HTMLDocument.p (autocomplete.min.js:1)
    at j (jquery.js?ver=1806:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1806:2)
    at Function.ready (jquery.js?ver=1806:2)
    at HTMLDocument.J (jquery.js?ver=1806:2)
Z @ autocomplete.min.js:1
C @ autocomplete.min.js:1
p @ autocomplete.min.js:1
j @ jquery.js?ver=1806:2
fireWith @ jquery.js?ver=1806:2
ready @ jquery.js?ver=1806:2
J @ jquery.js?ver=1806:2
autocomplete.min.js:1 Uncaught TypeError: Cannot read property 'replace' of undefined
    at A (autocomplete.min.js:1)
    at HTMLDivElement.G (autocomplete.min.js:1)
    at HTMLDivElement.dispatch (jquery.js?ver=1806:4)
    at HTMLDivElement.r.handle (jquery.js?ver=1806:4)
    at Object.trigger (jquery.js?ver=1806:4)
    at HTMLDivElement.<anonymous> (jquery.js?ver=1806:4)
    at Function.each (jquery.js?ver=1806:2)
    at m.fn.init.each (jquery.js?ver=1806:2)
    at m.fn.init.trigger (jquery.js?ver=1806:4)
    at HTMLBodyElement.db (jquery.sceditor.bbcode.min.js?ver=1805:2)


A | @ | autocomplete.min.js:1
-- | -- | --
  | G | @ | autocomplete.min.js:1
  | dispatch | @ | jquery.js?ver=1806:4
  | r.handle | @ | jquery.js?ver=1806:4
  | trigger | @ | jquery.js?ver=1806:4
  | (anonymous) | @ | jquery.js?ver=1806:4
  | each | @ | jquery.js?ver=1806:2
  | each | @ | jquery.js?ver=1806:2
  | trigger | @ | jquery.js?ver=1806:4
  | db | @ | jquery.sceditor.bbcode.min.js?ver=1805:2
  | dispatch | @ | jquery.js?ver=1806:4
  | r.handle | @ | jquery.js?ver=1806:4

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions