Issues with offline pos

Hi Team,
am facing an error where my offline pos is not loading items. when I click on load more items the screen show no products.
I also tried this with beta.erpnext.com and found this error in this system too ,
I inspected the browser console and got this error immediately after refreshing offline pos.

quill Overwriting modules/mention with class Mention{constructor(e,t){this.isOpen=!1,this.itemIndex=0,this.mentionCharPos=null,this.cursorPos=null,this.values=[],this.suspendMouseEnter=!1,this.quill=e,this.options={source:null,renderItem:functi…
debug @ logger.js:11

Also inpected the https://beta.erpnext.com and got almost the same error in the browser console.

quill Overwriting modules/mention with class Mention {
constructor(quill$$1, options) {
this.isOpen = false;
this.itemIndex = 0;
this.mentionCharPos = null;
this.cursorPos = null;
this.values = [];
this.suspendM…
debug @ logger.js:11
jquery.min.js:3 [Intervention] Slow network is detected. See Chrome Platform Status for more details. Fallback font will be used while loading: https://beta.erpnext.com/assets/frappe/css/octicons/octicons.woff
jquery.min.js:3 [Intervention] Slow network is detected. See Chrome Platform Status for more details. Fallback font will be used while loading: https://beta.erpnext.com/assets/frappe/css/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0

kindly help as I like using the offline pos but cant use it now.

I had reported this issue here offline pos load more items button error · Issue #16357 · frappe/erpnext · GitHub