Ashwath Kannan
Ashwath Kannan
This is still WIP: I'll be able to finalize it and mark it as ready for review by 19 May'24.
I have opened a PR for this issue, PTAL when you are free, thanks :) @pleia2, @rachejazz
FYI, I have started looking into it.
This error is reproducible in local server for translations with rule inputs.
**Repro instructions** We need two different accounts, one to submit translation suggestion and other one to review it. (Note that both accounts need to have translation review rights, as only...
Browser Console: logger.service.ts:59 this.rteString.replace is not a function error @ logger.service.ts:59 handleError @ app-error-handler.ts:85 eval @ core.js:30009 ZoneDelegate.invoke @ zone.js:390 Zone.run @ zone.js:147 runOutsideAngular @ core.js:28951 tick @ core.js:30009 eval...
Terminal error: ERROR:root:Frontend error: this.rteString.replace is not a function at URL: http://localhost:8181/contributor-dashboard INFO 2024-03-12 16:13:29,107 module.py:883] default: "POST /frontend_errors HTTP/1.1" 200 72 ERROR:root:Frontend error: this.rteString.replace is not a function at...
Hmm upon comparing the logs mentioned in the issue description and the one I found, I am not sure if they are the same ? I don't think `this.rteString.replace is...
@seanlip, Thanks, I have updated my [comment](https://github.com/oppia/oppia/issues/18924#issuecomment-1992044276), lmk if anything else is needed.
Nope, I don't think so. I only fixed issue related to calculation of html strings for rule inputs (We didn't consider argument to be of type list of strings).