Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Fix multiple routes not working when Logger enabled beyondcode#412 #414

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

Tofandel
Copy link
Contributor

@Tofandel Tofandel commented Jul 4, 2020

When multiple routes are declared and WebSocket logger is enabled, all the routes will use the controller of the last route declared

This fixes the issue

@Tofandel
Copy link
Contributor Author

Tofandel commented Jul 13, 2020

@mpociot Any chance to have this merged rapidly? It's causing major headaches with inconsistent behavior between production mode and development mode, while having a simple fix

@rennokki rennokki added postponed Will be postponed until further notice bug Something isn't working and removed postponed Will be postponed until further notice labels Aug 13, 2020
@rennokki rennokki merged commit bbd48d3 into beyondcode:master Aug 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants