David Pfahler
David Pfahler
I don't this that this is a bug and hence would not fix it. Automatically detecting DOM changes is not easy and you certainly don't want to refresh every time...
Please just use `this.files` instead of parsing `src` yourself. Grunt this for you and it just works. See [Creating Tasks](http://gruntjs.com/creating-tasks) and [Creating Plugins](http://gruntjs.com/creating-plugins). Please follow the files conventions.
Is this iOS specific or general behavior that you are describing?
Here is the project info: ``` Node: **v16.17.1** Arch: **x64** Platform: **linux** Docker: **true** Database: **pg** ProjectOnRootDB: **true** RootDB: **pg** PackageVersion: **0.98.4** ```
https://user-images.githubusercontent.com/908242/203331327-b5ae48a6-0eb2-4d22-9084-debc476161f5.mp4
I am running into the same (?) issue. Here is the output: ``` $ n i lwip npm WARN deprecated [email protected]: This package is discontinued. Use lodash@^4.0.0. > [email protected] install...
I spent some time looking into this, but it is kind of hard for an outsider to get a grip on how to contribute.
This issue is still present. Is there any way I can help to fix this?