John Silver

Results 6 comments of John Silver

Hello @lacymorrow @brianyu20 @Sotatek-HiepNguyen2 I have the same issue and solve it adding : ``` js event.preventDefault()}> ``` to my Sheet content component to avoid it

@shadcn I think we could close this issue ;)

Hi @28development after it I check the endpoint ``` const res = await fetch('http://localhost:3000/say-hello?name=James', { method: 'GET' }); const body = await res.json(); /* { greeting: 'Hello James!' } ```...

Hello, @shuowu @estorski I have the same issue. libs (5.1.1 for @okta/okta-react and 4.9.0 for @okta/okta-auth-js). Maybe we could create a shared codesandbox and try to reproduce it.

Hi @MartinCupela I created the campaign on the server. Im just investigating and after the campaign creation the event ``` notification.message_new | Moves channel to top of list and starts...

Perfect @MartinCupela I also explain the problem to Anders Lund from support ;)