Giter VIP home page Giter VIP logo

Comments (5)

LiveDuo avatar LiveDuo commented on June 7, 2024

@SpencerIsTheKey

The editor is empty, and anything added will overwrite the previously rendered page, though if redeployed without adding anything to the editor there are no changes to the rendered page.

Not sure if I understand correctly but it seems you are having issues deploying your page.

Can you provide a repo or a public url to look it up?

from destack.

SpencerIsTheKey avatar SpencerIsTheKey commented on June 7, 2024

@LiveDuo

You can see the repo here, or the deployed website here

As far as I can tell the issue isn't deploying, it's redeploying; the destack editor doesn't seem to be pulling in data about the pages from /data when trying to edit the pages

from destack.

LiveDuo avatar LiveDuo commented on June 7, 2024

@SpencerIsTheKey

I cloned your repository and in my machine everything works as expected.

Here's what I've done:

  1. Did npm run dev, clicked Builder Page 1 and made a change to the text that starts with Meggings portland fingerstache lyft. I can see the change is reflected in data/static/test.json which stores the data for that page.
  2. Then I ran npm run build and npm start and the changes are reflected in the newly created page on http://localhost:3000/static/test.

Maybe there is an issue with your deployment process?

from destack.

SpencerIsTheKey avatar SpencerIsTheKey commented on June 7, 2024

@LiveDuo
After I do npm run dev and navigate to one of the builder pages, all I get is a blank page like so:
image
And anything I add to the blank page overwrites the previous content. I've cloned and installed this project onto a number of devices and found this to be the case with all machines I have tested. Maybe there's something wrong with the environments?

from destack.

LiveDuo avatar LiveDuo commented on June 7, 2024

@SpencerIsTheKey

There were two bugs that are now fixed with 0.12.0. One has to do with Windows and the other with some changes in React v18 (more info here #44 (comment)).

Let me know if this fixes it.

If your still having issues it would help to share more info about your setup such as the operating system and the Nodejs version your are using.

from destack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.