I’m seeing that using Local Storage data in component handlers and data binding doesn’t work. Below is the Content Logic handler for a Text component. When I set a string in key1, it displays the first time, but if I update the string for key1, the handler doesn’t update the Text component content. Is Local Storage not supported in data binding?
