Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoMethodError in tracks#index #7158

Open
iHiD opened this issue Nov 12, 2024 · 0 comments
Open

NoMethodError in tracks#index #7158

iHiD opened this issue Nov 12, 2024 · 0 comments

Comments

@iHiD
Copy link
Member

iHiD commented Nov 12, 2024

Error in v3

NoMethodError in tracks#index
undefined method `each' for an instance of String

tags.each do |tag|
    ^^^^^

View on Bugsnag

Stacktrace

app/commands/track/search.rb:34 - filter_tags!
app/commands/track/search.rb:16 - call
app/controllers/tracks_controller.rb:6 - index
app/controllers/application_controller.rb:88 - mark_notifications_as_read!
app/controllers/application_controller.rb:20 - process_action

View full stacktrace

Created automatically via Bugsnag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant