LiveDuo / destack

Page builder for Next.js 🅧. Zero-config deployment 🚀. React now supported!
MIT License
1.56k stars 314 forks source link

Destack Not working for latest Next.js #99

Closed umashankar-pardhi-amla closed 6 months ago

umashankar-pardhi-amla commented 1 year ago

Hi Team,

This plugin is not working for the latest next.js

image

LiveDuo commented 1 year ago

Hey @umashankar-pardhi-amla, the Destack destack starter project has the latest stable version of Next.js. Have you tried that one out?

umashankar-pardhi-amla commented 1 year ago

Hi @LiveDuo

Thanks for directing me to the right path.

Is it possible to use my existing components available next.js or a new way of creating component that I can use for page builder? Or How to use the script.

LiveDuo commented 1 year ago

Is it possible to use my existing components available next.js or a new way of creating component that I can use for page builder?

Right now it's hard to use with other components. In the future you will be able to import custom components but that's not available right now.

Or How to use the script.

See https://github.com/LiveDuo/destack#getting-started for more details.