Coder Social home page Coder Social logo

Local json file data about ang-jsoneditor HOT 5 CLOSED

mariohmol avatar mariohmol commented on July 16, 2024
Local json file data

from ang-jsoneditor.

Comments (5)

mariohmol avatar mariohmol commented on July 16, 2024

How is this d? Is a string? is not missing JSON.parse?

try to do this.data= { test: true } and see if the jsoneditor show this data

from ang-jsoneditor.

butaninilesh avatar butaninilesh commented on July 16, 2024

As suggested, I have assigned static JSON.

jsonRead(): void{
this.demoservice.getConfig().subscribe(d => {
this.data = { test: true };
this.changeData();
console.log(this.data);
});
}

-I have attached image file here.Please verify editor as well as browser console for the same.
-Data has been changed but not reflected in Editor.
demo editor data

from ang-jsoneditor.

mariohmol avatar mariohmol commented on July 16, 2024

its necessary to se all code.. html ts... maybe try to get the demo from this repo and work from there.. doing change by change until you see what might be wrong

from ang-jsoneditor.

mariohmol avatar mariohmol commented on July 16, 2024

Hi, could u figure it out?

from ang-jsoneditor.

mariohmol avatar mariohmol commented on July 16, 2024

Hi.. i'm closing for now.. if u still with this issue please come back so we can figure it out

from ang-jsoneditor.

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.