airyrooms / maleo.js

Un-opinionated Universal Rendering Javascript Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Hot reload on Safari browser

AndariasSilvanus opened this issue · comments

Describe the bug
When using Safari browser for development, hot reload won't update the changes

To Reproduce
Steps to reproduce the behavior:

  1. Start yarn dev
  2. Modify your file and save it
  3. Check it on Safari
  4. See the page isn't getting updated

Expected behavior
The new changes on Safari should be reflected.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Mac OSX Mojave]
  • Browser [Safari]
  • Version [e.g. 12.0.2]

Additional context
Add any other context about the problem here.