frappe / frappe

Low code web framework for real world applications, in Python and Javascript
https://frappeframework.com
MIT License
7.02k stars 3.35k forks source link

on version 14 beta, workspace edit error with language which isn't English #16552

Closed mojerro closed 2 years ago

mojerro commented 2 years ago

Description of the issue

Context information (for bug reports)

Output of bench version

erpnext 14.0.0-beta.2
frappe 14.0.0-beta.3

Steps to reproduce the issue

  1. use Chinese language
  2. edit one workspace image
  3. click save without any change

Observed result

  1. many fields disappear image

Expected result

fields are the same as before clicking save button.

Stacktrace / full error message

image

Additional information

I'm developing with docker

mojerro commented 2 years ago

thx for your effort