Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

TodoMVC example doesn't works on Safari #146

Open
brunossn opened this issue Jul 23, 2018 · 1 comment
Open

TodoMVC example doesn't works on Safari #146

brunossn opened this issue Jul 23, 2018 · 1 comment

Comments

@brunossn
Copy link

There is two problems on Safari:

  • The layout is broken;
  • It's not possible to add new itens to the list. Console returns "Security Error: the operation is not secure".

In this screenshot, it is possible to see the two errors.

captura de tela 2018-07-23 as 19 44 45

@brunossn
Copy link
Author

The error occur when it is running from the local storage. I just run the example with the npm module http-server, and it is works!

ryanbraganza added a commit to ryanbraganza/TypeScriptSamples that referenced this issue Oct 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant