Как выглядит проблема в рамках приложения прикреплено ниже. Лично потестировал с помощью browserstack на MacOS Safari. Наблюдается та же проблема, что и на Iphone в Safari. (Пользователь также сказал, что проблема повторилась и в Яндексе, но мне не удалось воспроизвести баг)
В ходе маленького тестирования было выяснено, что проблема связана с тем, что поле First style в User остается пустым. Попробовал посмотреть _success и _error в ответах от запроса update_user, который выводит DB: update User. Ошибки нет и результат True, однако значение не изменено.
Ссылка на видео на Google Disc: https://drive.google.com/file/d/1wGmfVg9JQnss3WBkjGiAAiUP5iU2e_O8/view?usp=drive_link
English version:
What the problem looks like within the application is attached below. I personally tested it using browserstack on MacOS Safari. The same problem is observed as on the iPhone in Safari. (The user also said that the problem was repeated in Yandex, but I was unable to reproduce the bug)
During a small test, it was found out that the problem is related to the fact that the First style field in User remains empty. I tried to look at _success and _error in the responses from the update_user request, which outputs DB: update User. There is no error and the result is True, but the value has not changed.
Link to the video on Google Disc: https://drive.google.com/file/d/1wGmfVg9JQnss3WBkjGiAAiUP5iU2e_O8/view?usp=drive_link
Project ID: 492406