Parbez

Results 45 comments of Parbez

You can do it using https://discord.js.org/#/docs/builders/main/function/embedLength

read my suggestion again. move the test under `GIVEN valid label THEN validator does not throw` section.

https://github.com/vercel/next.js/pull/33128#issuecomment-1009456136

I'm experiencing this issue. In nextjs v12, if I edit `_app.tsx`, my fast refresh wasn't working but for other pages, it was working. As I don't edit `_app.tsx` much so...

You can use https://github.com/apal21/nextjs-progressbar/issues/81#issuecomment-1213941381 solution for now. I'm planning to export all the `nprogress` methods from this package. So you'll be able to use it without reinstalling.

Can you please provide the error and minimal reproducible code sample? I'm using it with react 18 in my project and it's working fine.

> Mine doesn't seem to show the bar for a reasonable amount of time when using dynamic hrefs for `Next/link` not sure if anyone else has similar behavior on React...

https://github.com/discordjs/discord.js/discussions/8005#discussioncomment-2885164

> Are we expecting far more documentation upstream? Seems like there's a lot missing from the Discord implementation like API endpoints, something on the Guild structure to store them etc...