Skip to content

Add check for missing tag param in streaming API#8955

Merged
Gargron merged 2 commits intomasterfrom
fix-streaming-tag-param
Oct 11, 2018
Merged

Add check for missing tag param in streaming API#8955
Gargron merged 2 commits intomasterfrom
fix-streaming-tag-param

Conversation

@Gargron
Copy link
Copy Markdown
Member

@Gargron Gargron commented Oct 11, 2018

Fixes error:

TypeError: Cannot read property 'toLowerCase' of undefined
at app.get (.../streaming/index.js:493:50)

Fixes error:

```
TypeError: Cannot read property 'toLowerCase' of undefined
at app.get (.../streaming/index.js:493:50)
```
@Gargron Gargron added bug Something isn't working api REST API, Streaming API, Web Push API labels Oct 11, 2018
@Gargron Gargron merged commit 18e7ef6 into master Oct 11, 2018
@Gargron Gargron deleted the fix-streaming-tag-param branch October 11, 2018 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api REST API, Streaming API, Web Push API bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants