Hello.
I'm opening a chat room through Firebase
I want to delete the red part when I press a specific button
But when I press the button, the chat table is all erased.
Is there a way?
Please refer to it Crying.
firebase.database.ref().child('/chat/o').set(null);
I think we can do it like this. And the original firebase seems to automatically clear the parent node if the child does not have a valid node.
590 Scrap text information after the "View More" button when searching in the Yahoo! News search window
917 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
620 Uncaught (inpromise) Error on Electron: An object could not be cloned
881 /usr/bin/google-chrome:symbol lookup error:/usr/bin/google-chrome: undefined symbol:gbm_bo_get_modifier
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
© 2024 OneMinuteCode. All rights reserved.