planet icon indicating copy to clipboard operation
planet copied to clipboard

5095issue fix

Open AlekseiKorolev opened this issue 5 years ago • 0 comments

Added logic in getMember to counting unread messages Added function updateMessagesList to put id's of read messages to the database Added a function call updateMessagesList in postMessage Added logic in getActiveTab to set messages as read With the last one have some problem:

  • I don't clearly understand how function wich call getActiveTabe works. Because of this, I changed the default value of tabSelectIndex from 0 to 1
  • And everything works, but I have a console error and don't clue how to fix it.

another_console_error

AlekseiKorolev avatar Mar 31 '20 22:03 AlekseiKorolev