albertor24

Results 3 issues of albertor24

# 🐛 Bug Report When creating an `@observable` property, an implicit property with the same name prefixed with underscore will be created. Moreover, if an explicit underscore-prefixed property is declared...

status:needs-investigation
area:fast-element

Currently, workers do well getting the cache. However, the master won't be able to access the cache itself. I have a workaround by adding something like this on cluster-node-cache.js: ```...

enhancement

🐛 Bug Report In Safari 26, observable properties passed from one FASTElement to another do not update reactively under certain conditions. 💻 Repro or Code Sample https://stackblitz.com/edit/typescript-7vs2owmc?file=index.ts 🤔 Expected Behavior...

status:triage