Bhimani Meet

Results 12 comments of Bhimani Meet

Yes, I am also facing the same issue when I try to use it with NextJS app router. I am working on Ubuntu - Linux machine

I am getting this error when trying to add below code in any of the component (i.e. root layout/page or other page) inside app directory code: ``` export { getStaticProps...

Is there any typescript support? As i am getting this error also `npm i --save-dev @types/destack` is not working ![image](https://github.com/user-attachments/assets/f3002b01-9af3-47e5-9f69-c6296dd53e55)

I am getting this another error while working with pages router: Sometimes this error occurs and after restarting the application sometimes error is gone! here is the code: /pages/_app.tsx: ```...

Sure, @LiveDuo here I am sharing both repo for pages router as well as app router: pages router: https://github.com/meet-bhimani/destack-demo-nextjs-pages-router app router: https://github.com/meet-bhimani/destack-demo-nextjs-app-router I have upgraded to the latest version (i.e....

@LiveDuo here is the loom video for that issue: https://www.loom.com/share/99720d1558a1431e887f2b7d0887008f?sid=3b540e59-4ad7-4efe-9bae-d12a659614e3

@LiveDuo Good news! I have integrated support for the Nextjs app router in your repo! I have created PR [here](https://github.com/LiveDuo/destack/pull/124) take a look and let me know!

Hi Andreas, Thank you for your suggestions! I wanted to let you know that we are currently in the midst of festival season here in India, so I may not...

I got your point, if possible can you please help me to publish that version of the code which I have created PR for, as I want to use it...

Okay, I understand your point. I really appreciate if you could help me to give the steps for publishing including which folders to include and which directory needs to be...