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
#### Browser log
core.js?v=82d3ce7e-22:7 JQMIGRATE: Migrate is installed, version 1.4.0
ncvuecomponents.js:33 @babel/polyfill is loaded more than once on this page. This is probably not desirable/intended and may have consequences if different versions of the polyfills are applied sequentially. If you do need to load the polyfill more than once, use @babel/polyfill/noConflict instead to bypass the warning.
#### After typing text, then clearing it, the following was generated
(anonymous) @ ncvuecomponents.js:33
vue.runtime.esm.js:1819 TypeError: p.elm.getBoundingClientRect is not a function
at a.render (vue.runtime.esm.js:7941)
at a.t._render (vue.runtime.esm.js:4640)
at a.r (vue.runtime.esm.js:2886)
at De.get (vue.runtime.esm.js:3256)
at De.run (vue.runtime.esm.js:3331)
at Ee (vue.runtime.esm.js:3087)
at Array.<anonymous> (vue.runtime.esm.js:1916)
at Wt (vue.runtime.esm.js:1835)
Vt @ vue.runtime.esm.js:1819
$t @ vue.runtime.esm.js:1810
Ft @ vue.runtime.esm.js:1799
t._render @ vue.runtime.esm.js:4642
r @ vue.runtime.esm.js:2886
De.get @ vue.runtime.esm.js:3256
De.run @ vue.runtime.esm.js:3331
Ee @ vue.runtime.esm.js:3087
(anonymous) @ vue.runtime.esm.js:1916
Wt @ vue.runtime.esm.js:1835
Promise.then (async)
Ut @ vue.runtime.esm.js:1883
Jt @ vue.runtime.esm.js:1929
(anonymous) @ vue.runtime.esm.js:3179
De.update @ vue.runtime.esm.js:3321
ut.notify @ vue.runtime.esm.js:712
set @ vue.runtime.esm.js:1037
Ie.Le.set @ vue.runtime.esm.js:3408
search @ Contacts.vue:390
search @ search.js?v=82d3ce7e-22:75
c @ core.js?v=82d3ce7e-22:18
setTimeout (async)
(anonymous) @ core.js?v=82d3ce7e-22:18
vue.runtime.esm.js:1819 TypeError: t.getAttribute is not a function
at Tr (vue.runtime.esm.js:6919)
at a.hasMove (vue.runtime.esm.js:8012)
at a.updated (vue.runtime.esm.js:7958)
at xe (vue.runtime.esm.js:3025)
at vue.runtime.esm.js:3128
at Ee (vue.runtime.esm.js:3113)
at Array.<anonymous> (vue.runtime.esm.js:1916)
at Wt (vue.runtime.esm.js:1835)
Vt @ vue.runtime.esm.js:1819
$t @ vue.runtime.esm.js:1810
Ft @ vue.runtime.esm.js:1799
xe @ vue.runtime.esm.js:3027
(anonymous) @ vue.runtime.esm.js:3128
Ee @ vue.runtime.esm.js:3113
(anonymous) @ vue.runtime.esm.js:1916
Wt @ vue.runtime.esm.js:1835
Promise.then (async)
Ut @ vue.runtime.esm.js:1883
Jt @ vue.runtime.esm.js:1929
(anonymous) @ vue.runtime.esm.js:3179
De.update @ vue.runtime.esm.js:3321
ut.notify @ vue.runtime.esm.js:712
set @ vue.runtime.esm.js:1037
Ie.Le.set @ vue.runtime.esm.js:3408
search @ Contacts.vue:390
search @ search.js?v=82d3ce7e-22:75
c @ core.js?v=82d3ce7e-22:18
setTimeout (async)
(anonymous) @ core.js?v=82d3ce7e-22:18
The text was updated successfully, but these errors were encountered:
GitMate.io thinks possibly related issues are #245 (Contact list sorting), #484 (Contact list is too small but plenty of space in the details column), #346 (Refreshing should keep displaying the same contact), #358 (Empty contact list showing a spinning wheel), and #688 (creating distribution list or contact groups for mailing).
Describe the bug
Middle column of contacts does not reflect search entry
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expect middle column of contacts to reflect filter of search entry, if empty, all contacts to show
Actual behavior
Middle column has filter applied but appears to never be removed (unless full page refreshed)
Screenshots
Server configuration
Operating system: Linux example.com 2.6.32-896.16.1.lve1.4.54.el6.x86_64 #1 SMP Wed May 2 07:43:19 EDT 2018 x86_64 x86_64 x86_64 GNU/Linux
Web server: Apache
Database: MySQL
PHP version: 7.1.25
Nextcloud version: 15.0.0
Contacts version: (see Nextcloud apps page)
Updated from an older Nextcloud or fresh install:
Signing status:
List of activated apps:
Nextcloud configuration:
Insert your webserver log here
Insert your Nextcloud log here
The text was updated successfully, but these errors were encountered: