Coder Social home page Coder Social logo

Comments (7)

manifestinteractive avatar manifestinteractive commented on May 28, 2024 1

@aaronpk localStorage would be pretty sweet. It was still not 100% covered 4 years ago when I started this, but it is now. Pretty much all devices should support this, including mobile ( which was the main one that was giving me troubles for support in the beginning ).

from teleprompter.

manifestinteractive avatar manifestinteractive commented on May 28, 2024

Any change you have any error logs or messages being shown that you can share here ?

from teleprompter.

manifestinteractive avatar manifestinteractive commented on May 28, 2024

Also, I need to know details like what browser and operating system you are using. Plus version numbers of both. I need to know what you were using to make sure I can test this properly.

from teleprompter.

snchzantonio avatar snchzantonio commented on May 28, 2024

my apologies, I`m newbie in this:

i dont make any changes to the save feature (even touch it)

No message appears on the console

windows 10 pro 64bit
chrome 55
keyboard layout: ESP-ES (Spanish, Venezuela)

from teleprompter.

aaronpk avatar aaronpk commented on May 28, 2024

Cookies have a maximum size. I've noticed that when I paste in a large document, it just silently fails. I'm guessing that's what's happened here.

I'm considering switching this to use LocalStorage to store the text instead.

from teleprompter.

aaronpk avatar aaronpk commented on May 28, 2024

Browser support is great now! https://caniuse.com/#feat=namevalue-storage

I'll work on a PR for this separately then. I'll just use the LocalStorage API directly to avoid pulling in a new library.

from teleprompter.

manifestinteractive avatar manifestinteractive commented on May 28, 2024

This was resolved a bit ago and never closed. v1.1.0 updated to use Local Storage and port over any existing cookies that users might have had.

from teleprompter.

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.