Faizan ul haq

Results 4 issues of Faizan ul haq

**Describe the bug** I am trying to use carousel in reactjs it was working fine and now i am moving to nextjs. **To Reproduce** Steps to reproduce the behavior, here...

I have been trying to find it's alternative for hours now but lack of official documentation makes it difficult to find proper method after going through number of issues i...

how to / question / docs

I have tried 2 ways to do this both resulted in same ### Directly manipulating url ``` const request = new Request({ header: requestHeader, url: `${apiEndpoint}?${new URLSearchParams(params).toString()}}`, method: 'GET', auth:...

I am trying to create a retention policy on a bucket using the command `CREATE RETENTION POLICY "2year" ON "bucketname" DURATION 94w REPLICATION 1;` but I get this error `Error:...