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
Description
Loading the current master branch causes multiple popups to appear.
Reproduction
Steps to reproduce the behavior:
Just open the cookbook app.
Expected behavior
no obvious errors appear.
Actual behavior
Multiple popups show up claiming different issues with the configuration saving. (There is no configuration storing intended at that time.)
Screenshots
Browser
Firefox
Additional information
The problem exists since dff1e0a. It is triggered by trying to store the configuration entries during setup of the vue components. See also #1752.
Description
Loading the current master branch causes multiple popups to appear.
Reproduction
Steps to reproduce the behavior:
Just open the cookbook app.
Expected behavior
no obvious errors appear.
Actual behavior
Multiple popups show up claiming different issues with the configuration saving. (There is no configuration storing intended at that time.)
Screenshots
![grafik](https://private-user-images.githubusercontent.com/8202922/252146701-08f50a36-d252-47f7-8297-8f02ef38d4b5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTc4NjEsIm5iZiI6MTczOTQ1NzU2MSwicGF0aCI6Ii84MjAyOTIyLzI1MjE0NjcwMS0wOGY1MGEzNi1kMjUyLTQ3ZjctODI5Ny04ZjAyZWYzOGQ0YjUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMTQzOTIxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MzNmMjNiZjQzMDQxY2MwNWQxYWJhYmZmYmExYmM3OGRlNGM5OGY4YTIyZjBhMjE0ZjlkNWU2MmEwODAyZTE0YiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.HbrNNSO-8rV3nzPcp1IMVsft2ZHwGU8eAPAtG6jl0DU)
Browser
Firefox
Additional information
The problem exists since dff1e0a. It is triggered by trying to store the configuration entries during setup of the vue components. See also #1752.
Depends on #1752
The text was updated successfully, but these errors were encountered: