kuzzleio / kuzzle-admin-console

A SPA to administrate your Kuzzle: index and collection management, document creation, realtime subscription and permissions management
http://console.kuzzle.io
Apache License 2.0
61 stars 25 forks source link

e.refreshSearch is not a function #463

Closed Tyki closed 4 years ago

Tyki commented 5 years ago

After a fresh installation of Kuzzle 1.5 and using console.kuzzle.io (2.2.2), after deleting an user, I have an error : e.refreshSearch is not a function

Step to reproduce :

Create a kuzzle user using API (my use case) Go to console.kuzzle.io Find the fresh new user Delete using the trash icon Constat the error

Aschen commented 5 years ago

Hi @Tyki,

I am not able to reproduce your error with Chrome 68. What browser are you using ?

Tyki commented 5 years ago

I have Chrome 69 on a Macbook

Aschen commented 5 years ago

Ok I manage to reproduce it:

The user is deleted but an error message appear and the view didn't refresh

Tyki commented 5 years ago

@Aschen issue is back with console 2.2.3

jenow commented 5 years ago

I cannot reproduce in 2.2.9, can you tell me if you still have the problem and close this issue otherwise? Thanks :)