+ 4

Why it is showing message undefined in answer section please help me 😭

https://code.sololearn.com/Ws1Wd055PU54/?ref=app

28th Aug 2020, 2:28 PM
Papa Penguin
2 ответов
+ 6
line 51 after val(), change from ks to meesage html+=snapshot.val().sender+":"+snapshot.val().message; because property name is message according to line 42 fix demo: https://code.sololearn.com/WfF8rJUYO6Gz/?ref=app
28th Aug 2020, 2:33 PM
Gordon
Gordon - avatar
28th Aug 2020, 2:29 PM
Papa Penguin