FilledStacks / FilledStacks/stacked-example

Partial re-build not working in my setup (given in details)

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
82
Forks
50
PR merge metrics
No merged PRs in 30d

Description

**Hi FilledStacks,**
For me partial builds example is not working, that is re-building only one child widget.
Main widget => uses nonReactive constructor (shouldn't rebuilt)
Child widget 1: Using HookViewModelWidget with reactive = false. (shouldn't rebuilt)
Child widget 2: uses ViewModelWidget with reactive = true (should rebuilt)
In my case main widget and both child widgets gets re-built.

I have attached sample dart code and yaml file here.
Thanks a lot in advance.

[partial_builds.zip](https://github.com/FilledStacks/stacked-example/files/7031215/partial_builds.zip)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.