Jay Collett

Results 67 comments of Jay Collett

> @JayBox325 iám just asking you if you meant something like that ? or different ? you misunderstood. Ah, fair enough. Apologies! I thought you were just suggesting I try...

I had this issue, but I realised I only needed the smooth scroll when the user clicked one of the toggle arrows, so I have this handler: ``` function handleScrollButton(scrollOffset)...

This is great, but bringing this into the core Tabs component as per @arunavo4's implementation would be great. 👏🏼

@khalwat Hi Andrew, have you had a look at Similar working with GraphQL?

Getting this same error myself. Something to do with a draft preview referring to it. ![image](https://user-images.githubusercontent.com/13233809/200431670-a8b107c8-2551-4bbf-88d1-d726aa89078b.png) ![Screenshot 2022-11-07 at 22 47 04](https://user-images.githubusercontent.com/13233809/200431662-87f6ab42-e3b3-46b1-a610-89876c972898.png)

I think this is the same issue I'm coming up against here on my Next 13 / react 18 app. My code: ``` import SlackNotify from 'slack-notify' export default function...

This is still happening and should not be closed.

Poor. This should not be stale. Bump!

In testing, all the assets uploaded before I added the new relabelled field still had the original field label. Whereas once I uploaded a new asset, they all updated the...

A single upload seems to have fetched the new label. I'll try and replicate it on my next project to see if it's a common problem. Cheers