Coder Social home page Coder Social logo

Comments (4)

marksverdhei avatar marksverdhei commented on June 20, 2024

The server should host the app with serve -s build after calling npm run-script build (instead of using npm start).
It might prohibit the site from breaking (which is better), so we should try to reproduce it after doing this
Make sure to npm install -g serve first

from mann-eller-kvinne.

LBlend avatar LBlend commented on June 20, 2024

The server should host the app with serve -s build after calling npm run-script build (instead of using npm start).
It might prohibit the site from breaking (which is better), so we should try to reproduce it after doing this
Make sure to npm install -g serve first

I will check whether or not this resolves the issue when I can get a hand on an iOS device. Probably by 2020-01-22.

I'll report back to you then.

from mann-eller-kvinne.

LBlend avatar LBlend commented on June 20, 2024

The server should host the app with serve -s build after calling npm run-script build (instead of using npm start).
It might prohibit the site from breaking (which is better), so we should try to reproduce it after doing this
Make sure to npm install -g serve first

I will check whether or not this resolves the issue when I can get a hand on an iOS device. Probably by 2020-01-22.

I'll report back to you then.

Ok so I've tested the website and the error doesn't occur when the website is built. We should still consider fixing the issue though.

Even though I'm not 100% confident in what the issue is casued by, it is probably caused by this. If this is the issue I suggest we fix it by doing the following:

  • Delay sending of text to the API until the user has stopped typing anything for x seconds
  • Prevent text being sent to the API when the textbox is blank

By implementing the idea that I have proposed in the first bullet point, you can address the 2nd point at the same time. I actually implemented this feature in early builds of this project but decided to get rid of it before the initial commit due to complications.

from mann-eller-kvinne.

LBlend avatar LBlend commented on June 20, 2024

Since we're doing a rewrite, this won't be an issue anymore.

from mann-eller-kvinne.

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.