wiki icon indicating copy to clipboard operation
wiki copied to clipboard

TypeError: preview() missing 2 required positional arguments: 'content' and 'name'

Open sliwkawsieci opened this issue 3 years ago • 3 comments

I am getting that error "TypeError: preview() missing 2 required positional arguments: 'content' and 'name'" on frapecloud in wikipage xxx.frappe.cloud/app/wiki-page-patch/new-wiki-page-patch-1

the same is on my local server but sometimes in some other places. It may be somehow connected with update v13.14 ? image

sliwkawsieci avatar Nov 23 '21 11:11 sliwkawsieci

can you share traceback from browser's console?

ankush avatar Nov 25 '21 12:11 ankush

can you share traceback from browser's console?

sure image

sliwkawsieci avatar Nov 25 '21 13:11 sliwkawsieci

Same error i am also getting in erpnext v13

techseria avatar Jan 10 '22 08:01 techseria

I have almost the same error TypeError: preview() missing 1 required positional argument: 'content' and TypeError: object of type 'NoneType' has no len() App Versions "erpnext": "14.13.0", "frappe": "14.23.0", "wiki": "0.0.1"

asemoq avatar Jan 25 '23 21:01 asemoq

@asemoq can you explain a bit more about what you were trying to do?

BreadGenie avatar Jan 30 '23 17:01 BreadGenie

@asemoq can you explain a bit more about what you were trying to do?

I tried to open wiki page patcher

asemoq avatar Feb 06 '23 19:02 asemoq