BLlamaSharp.ChatGpt.Blazor icon indicating copy to clipboard operation
BLlamaSharp.ChatGpt.Blazor copied to clipboard

Error when clicking View button on models search result page

Open exportio opened this issue 1 year ago • 0 comments

Browser console shows this error whenever I click a View button. No runtime errors in the code while debugging.

blazor.web.js:1 Uncaught Error: No interop methods are registered for renderer 1 at A (blazor.web.js:1:14023) at blazor.web.js:1:13929 at D (blazor.web.js:1:14112) at R (blazor.web.js:1:13903) at P.dispatchGlobalEventToAllElements (blazor.web.js:1:16505) at P.onGlobalEvent (blazor.web.js:1:15698)

exportio avatar Apr 27 '24 21:04 exportio