Giter VIP home page Giter VIP logo

Comments (4)

joeyballentine avatar joeyballentine commented on August 15, 2024

This is something I've known about for a while and I have no idea what causes it. My hunch is it has something to do with converting it from the JSON the frontend sends, or maybe when converting to JSON it becomes a string. I haven't looked into it much, and as you can see I just make sure to parse it to int every time. But yeah, I need to figure that out because it is annoying

from chainner.

joeyballentine avatar joeyballentine commented on August 15, 2024

By the way, are you in the discord? I can add you to the private development channel and we can discuss implementation details a bit more easily

from chainner.

RunDevelopment avatar RunDevelopment commented on August 15, 2024

maybe when converting to JSON it becomes a string

JSON.stringify will only save it as a string if it has been a string before. Well, whatever it is that is converting numbers to strings, it's consistent. The .cha files also have ints as strings.

By the way, are you in the discord?

Not yet. One sec.

from chainner.

theflyingzamboni avatar theflyingzamboni commented on August 15, 2024

The default input in any number field is an int, but as soon as you type something, it switches to a str. I feel like this maybe has to do with how the frontend handles textbox inputs.

from chainner.

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.