You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked at the code and \Sitegeist\Monocle\Domain\PrototypeDetails\Props\PropsCollectionFactory only takes into account the current default for the initial page load - and there is simply no update inspector logic in place ...
Build a simple component:
Open it in monocle
{"option":true}optionwith checkbox markedSelect usecase
Blablabla{"option":false}optionwith checkbox not marked -> fails!Bildschirmaufzeichnung.vom.10.10.2022.22.05.33.webm
I looked at the code and
\Sitegeist\Monocle\Domain\PrototypeDetails\Props\PropsCollectionFactoryonly takes into account the current default for the initial page load - and there is simply no update inspector logic in place ...