Skip to content

Commit ebe7860

Browse files
authored
Update README.md after bug fix
1 parent 4367310 commit ebe7860

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,9 @@ Now both your editor will be synced and you can see the changes in real time. Tr
3535
## Project Video
3636
https://github.com/Mohitur669/Realtime-Collaborative-Code-Editor/assets/79283402/14c17cc7-d23a-4d39-8af3-ef9e9fa8ef45
3737

38-
## Known Bugs
39-
- If a user leaves or enters the room, the toast notification number not showing correctly. <br>
40-
- Like, if I (user1) creates a room and user2 joins the same room, then instead of one toast notification, four toast notifications are shown.
41-
- Now if user2 leaves, then two toast notifications are shown instead of one. <br>
42-
P.S. The numbers of toast notification increases more and more if more users joins and leaves the room.
43-
44-
**Note:** If you find any other bugs, please let me know. I will try to fix it as soon as possible :) <br>
38+
**Note:** If you find other bugs, please let me know. I will try to fix it as soon as possible :) <br>
4539
In case you want to fix it yourself, feel free to make a pull request.
4640

47-
4841
## Future Scope
4942
- Add syntax highlighting for multiple languages
5043
- Add support for multiple themes (currently using Dracula theme)

0 commit comments

Comments
 (0)