Generally speaking, avoid accessing variables inside LiveViews, as code that access variables is always executed on every render. This also applies to the
assignsvariable.
Generally speaking, avoid accessing variables inside LiveViews, as code that access variables is always executed on every render. This also applies to the
assignsvariable.