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

tag add in profile edit can not be submit #825

Closed
7 tasks
elcky opened this issue Jan 23, 2023 · 3 comments
Closed
7 tasks

tag add in profile edit can not be submit #825

elcky opened this issue Jan 23, 2023 · 3 comments

Comments

@elcky
Copy link

elcky commented Jan 23, 2023

If you are not reporting a bug, please post to https://groups.google.com/d/forum/tinode instead.

Subject of the issue

Describe your issue here.

Your environment

Server-side

  • [*] web.tinode.co, api.tinode.co
  • sandbox.tinode.co
  • Your own setup:
    • platform (Linux)
    • version of Tinode server, v0.20.4
    • database backend: mysql
    • standalone

Client-side

  • [*] TinodeWeb/tinodejs: javascript client
    • Browser make and version: tinodejs/0.20.3
    • IMPORTANT! Use index-dev.html to reproduce the problem, not index.html.
  • Tindroid: Android app
    • Android API level (e.g. 25).
    • Emulator or hardware, if hardware describe it.
  • Tinodios: iOS app
    • iOS version
    • Simulator or hardware, if hardware describe it.
  • tn-cli
    • Python version
  • Chatbot
    • Python version
  • Version of the client, e.g. 0.15.1
  • Your own client. Describe it:
    • Transport (gRPC, websocket, long polling)
    • Programming language.
    • gRPC version, if applicable.

Steps to reproduce

Tell us how to reproduce this issue.

Expected behaviour

Tell us what should happen.

Actual behaviour

Tell us what happens instead.

Server-side log

Copy server-side log here. You may also attach it to the issue as a file.

Client-side log

Uncaught TypeError: this.props.onTopicTagsUpdateRequest is not a function
at Ra.handleTagsUpdated (index.prod.js:6268:20)
at Pa.handleTagsUpdated (index.prod.js:5974:62)
at Ia.handleSubmit (index.prod.js:5741:18)
at Object.vi (react-dom.production.min.js:202:330)
at ui (react-dom.production.min.js:32:27)
at xi (react-dom.production.min.js:32:81)
at zg (react-dom.production.min.js:55:403)
at rg (react-dom.production.min.js:56:317)
at react-dom.production.min.js:66:168
at react-dom.production.min.js:240:292

@or-else
Copy link
Contributor

or-else commented Jan 23, 2023

Please fill out the bug report form. Based on the information provided I cannot reproduce.

or-else added a commit to tinode/webapp that referenced this issue Jan 23, 2023
@or-else
Copy link
Contributor

or-else commented Jan 23, 2023

Never mind, I found the problem. Fixed in tinode/webapp@ce19ebb

@elcky
Copy link
Author

elcky commented Jan 24, 2023

thanks

panther711 pushed a commit to panther711/webapp that referenced this issue Jul 27, 2023
panther711 added a commit to panther711/webapp that referenced this issue Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants