Next.js Discord

Discord Forum

When trying to update selected channel name/id it updates all channels.

Unanswered
Tommy Kenton posted this in #help-forum
Open in Discord
When trying to update selected channel name/id it updates all channels. Please can someone help me.

10 Replies

Asian black bear
This post isn’t any better at all compared to previous one. Read our help guidelines as mentioned before, trim down the code to the relevant parts and don’t just throw in a single huge file without sufficient context.
Don't answer it then, it's not a huge file it shows what it needs for someone to help it only has the feature with the bug in.
@Tommy Kenton What do you mean?
Asian black bear
In your previous post you were instructed to check out https://nextjs-forum.com/post/1138338531983491154 to understand how to ask better questions. It seems you didn’t really follow any of the advice in there.
Fully describe what you're trying to accomplish :redcross:
Include the relevant chunks of code in your post :greencheck:
Include the logs/errors you are receiving (got no errrors)
Explain what you've tried to solve the issue (no one does this)
Asian black bear
Please don’t start arguing here. Also I’m quoting the linked StackOverflow post on how to ask questions:
Not all questions benefit from including code, but if your problem is with code you've written, you should include some. But don't just copy in your entire program! Not only is this likely to get you in trouble if you're posting your employer's code, it likely includes a lot of irrelevant details that readers will need to ignore when trying to reproduce the problem.
Asian black bear
A minimal reproducible example with only the relevant parts goes a very long way for others to help you out.