Files
web/web_refresher/static/src
Carlos Roca fc03b2d0b9 [FIX] web_refresher: Define displayRefresher in setup instead of using a getter
Before this changes whe trying to access to a view with the refresher,
in mobile view, an error was thrown.

As it is not necessary to define the value in a get function, defining
the value in the setup solves the problem.
2024-07-24 07:07:55 +02:00
..