Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Application error: Uncaught #1074

Closed
Granipouss opened this issue Nov 21, 2019 · 5 comments
Closed

Bug: Application error: Uncaught #1074

Granipouss opened this issue Nov 21, 2019 · 5 comments
Milestone

Comments

@Granipouss
Copy link

Error message: Uncaught (in promise): TypeError: e.replace is not a function
TypeError: e.replace is not a function
at NS (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:2795292)
at e.writeValue (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:2797745)
at chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:1802959
at chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:1813270
at Array.forEach ()
at t.setValue (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:1813243)
at chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:1830148
at e.invoke (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/polyfills.72b889dd8c5039bf7f7f.js:1:7509)
at Object.onInvoke (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:1048214)
at e.invoke (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/polyfills.72b889dd8c5039bf7f7f.js:1:7449)

Error stack:

Error: Uncaught (in promise): TypeError: e.replace is not a function
TypeError: e.replace is not a function
    at NS (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:2795292)
    at e.writeValue (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:2797745)
    at chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:1802959
    at chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:1813270
    at Array.forEach (<anonymous>)
    at t.setValue (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:1813243)
    at chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:1830148
    at e.invoke (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/polyfills.72b889dd8c5039bf7f7f.js:1:7509)
    at Object.onInvoke (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:1048214)
    at e.invoke (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/polyfills.72b889dd8c5039bf7f7f.js:1:7449)
    at j (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/polyfills.72b889dd8c5039bf7f7f.js:1:13937)
    at chrome-extension://flnheeellpciglgpaodhkhmapeljopja/polyfills.72b889dd8c5039bf7f7f.js:1:14744
    at e.invokeTask (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/polyfills.72b889dd8c5039bf7f7f.js:1:8193)
    at Object.onInvokeTask (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/main.649f735f13b1c272333d.js:1:1048126)
    at e.invokeTask (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/polyfills.72b889dd8c5039bf7f7f.js:1:8114)
    at t.runTask (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/polyfills.72b889dd8c5039bf7f7f.js:1:3375)
    at g (chrome-extension://flnheeellpciglgpaodhkhmapeljopja/polyfills.72b889dd8c5039bf7f7f.js:1:10460)
@welcome
Copy link

welcome bot commented Nov 21, 2019

👋🏾Thanks for opening your first issue here! Be sure to follow the issue template! ✌🏾

@imolorhe
Copy link
Collaborator

#1052

@Liaihua
Copy link

Liaihua commented Nov 27, 2019

Безымянный
I've found another bug in the application. When you're selecting last elements (like 'CreatedAt', 'id' from the photo) of your query, docs panel don't change the description of their type until you select node from a higher layer (for example, 'nodes' or 'topics' at photo).

@Liaihua
Copy link

Liaihua commented Nov 27, 2019

I don't know, is it a problem of the application or the database, but i think you should check it

@imolorhe
Copy link
Collaborator

@Liaihua Can you create that as a separate issue?

imolorhe added a commit that referenced this issue Dec 28, 2019
@imolorhe imolorhe added this to the v2.4.3 milestone Dec 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants