Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output isn't showing any numbers when I put sales prices in... #383

Open
weebify opened this issue May 20, 2020 · 3 comments · May be fixed by #388
Open

Output isn't showing any numbers when I put sales prices in... #383

weebify opened this issue May 20, 2020 · 3 comments · May be fixed by #388
Labels
bug Something isn't working

Comments

@weebify
Copy link

weebify commented May 20, 2020

Things to check

  • Have you forced a refresh in your browser (e.g. ctrl+F5 in Chrome/Firefox)?
    • yes
  • Have you made sure the first time buyer option is correct? If you're unsure, try it both ways
    • yes
  • Have you time-travelled this week? Travelling backwards resets the prices, and therefore you must not put prices in from both before & after the time-travel
    • no

Describe the bug
When I put sales prices for turnips on each day for both AM and PM, the output numbers don't show up. It says output, predictions show nothing at all. I don't know why this is happening to me, but I hope you'll look into it.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Permalink to your prices
https://turnipprophet.io?prices=101.109.93.104.110........

Expected behavior
I expected for the predictions to go there, but I see nothing.

Screenshots

Desktop (please complete the following information):

  • OS: PC
  • Browser: Microsoft Edge
  • Version: Window's 10

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@weebify weebify added the bug Something isn't working label May 20, 2020
@Lego6245
Copy link

Lego6245 commented May 20, 2020

Looks to be an Edge specific issue.

SCRIPT1028: SCRIPT1028: Expected identifier, string or number
predictions.js (324,14)

The spread operator isn't supported inside of an object declaration in Edge, apparently.

@Lego6245 Lego6245 linked a pull request May 20, 2020 that will close this issue
@zepholose
Copy link

Actually I’m having the same issue on my iPhone 11. It works on Monday but then I go to enter in Tuesday and it says infinity for output.

IPhone 11
iOS 13.4.1
Safari
Unsure

Photos are screenshots of what it looks like before input is entered on Tuesday and after its entered.

20356660-A7A3-402B-B405-F31B1B77C35F
559C5762-3D33-4B63-B5D2-B80AF08A9C28
62E7C899-F5F5-49ED-A893-00BE19D0B5D3
DA0937CD-1960-4B13-8616-56F4ED449F08
44193581-D5A8-4E7D-8560-6B52A3D56DC7

@Lego6245
Copy link

This is likely a different / separate issue. Appears to be covered by #371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants