Skip to content

Commit 7d6285d

Browse files
authored
Merge pull request #901 from jchang10/jchang10_mycustom
Jchang10 mycustom
2 parents 5c916fe + 790a3ac commit 7d6285d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dash/dash.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ def layout(self, value):
441441
'or a function that returns '
442442
'a dash component.')
443443

444+
self._cached_layout = None
444445
self._layout = value
445446

446447
@property

0 commit comments

Comments
 (0)