You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (Jira)" <ji...@apache.org> on 2020/04/16 04:00:00 UTC

[jira] [Updated] (OPENMEETINGS-2265) Uncaught TypeError

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik updated OPENMEETINGS-2265:
-------------------------------------------
    Description: 
Following error occurs while trying to move video dialog at tablet

{code}
bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2 Uncaught TypeError: this.getCurrentRange is not a function
    at bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2
    at dispatch (jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2)
    at v.handle (jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2)
(anonymous) @ bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2
dispatch @ jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2
v.handle @ jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2
{code}

  was:
bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2 Uncaught TypeError: this.getCurrentRange is not a function
    at bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2
    at dispatch (jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2)
    at v.handle (jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2)
(anonymous) @ bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2
dispatch @ jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2
v.handle @ jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2


> Uncaught TypeError
> ------------------
>
>                 Key: OPENMEETINGS-2265
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2265
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Audio/Video
>    Affects Versions: 4.0.10, 5.0.0-M3
>            Reporter: Serg
>            Assignee: Maxim Solodovnik
>            Priority: Major
>
> Following error occurs while trying to move video dialog at tablet
> {code}
> bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2 Uncaught TypeError: this.getCurrentRange is not a function
>     at bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2
>     at dispatch (jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2)
>     at v.handle (jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2)
> (anonymous) @ bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2
> dispatch @ jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2
> v.handle @ jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)