question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AutoReloading does not work

See original GitHub issue

The example is not very clear, adding the packagename from file heirarchy: src/<packagename> does not throw any error, but neither does it work.

 watchPaths = listOf("mypackage")

What exactly is the correct syntax? I really just want a wildcard. Anything in my project changes, go reload.

Also, is there logging when auto-reload will trigger?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
cy6erGn0mcommented, Feb 3, 2020
0reactions
e5lcommented, Apr 5, 2021

Fixed with 1.5.3

Read more comments on GitHub >

github_iconTop Results From Across the Web

react auto reload not working for changes made in index.js
When i try to make any change in index.js (add a new paragraph or text),the changes are not reflected on the UI.The changes...
Read more >
Auto reload does not detect changes to index.js #9984 - GitHub
The auto refresh works fine as long as I keep editing App.js , but breaks down as soon as index.js is edited. Once...
Read more >
Hot reload / auto refresh of web page stopped working in ASP ...
On my .NET project the hot reload feature stopped working so now each time I change a CSHTML page I need to rebuild...
Read more >
Firefox Page auto refresh is disabled, how do I enable it?
However, if you go to the about:config page in Firefox and set the accessibility.blockautorefresh preference to false that should get rid of the ......
Read more >
[SOLVED] Hot-reload / live reloading not working
After updating to the latest version of F7 I noticed that hot-reload/auto refresh was not working anymore. I use Framework7-cli to create a ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found