Skip to content

fix: nodejs: socket.emit('addImages',...) seems to be executed 3 times at start. - #7

Open
webbrain-one wants to merge 1 commit into
binarytrails:masterfrom
webbrain-one:webbrain/issue-2
Open

fix: nodejs: socket.emit('addImages',...) seems to be executed 3 times at start.#7
webbrain-one wants to merge 1 commit into
binarytrails:masterfrom
webbrain-one:webbrain/issue-2

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #2

Guard `socket.emit('addImages', ...)` so it is no longer executed three times at application start.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nodejs: socket.emit('addImages',...) seems to be executed 3 times at start.

1 participant