WPManageNinja / easy-code-manager

The High-Performance File Based Code Snippet Plugin for WP
https://fluentsnippets.com
24 stars 9 forks source link

Snippets not displaying #8

Closed yewzy closed 9 months ago

yewzy commented 10 months ago

The are a few snippets saved. Enabling standalone mode and safe mode also does not resolve the issue.

Here's a screenshot of the error

image

Here's the error from the console: TypeError: e.t is not a function at app.js?ver=10.31:2:717669 at ir (app.js?ver=10.31:2:288782) at Proxy.<anonymous> (app.js?ver=10.31:2:717276) at Yn (app.js?ver=10.31:2:273529) at ke.fn (app.js?ver=10.31:2:307978) at ke.run (app.js?ver=10.31:2:260606) at e.update (app.js?ver=10.31:2:308681) at sn (app.js?ver=10.31:2:269940) at Pn (app.js?ver=10.31:2:271482) (anonymous) @ app.js?ver=10.31:2

yewzy commented 10 months ago

The create new snippet page (/wp-admin/admin.php?page=fluent-snippets#/create-new), Settings and About are all able to load. Only the snippets list page is not loading. No PHP errors in the logs as well.

cloudowl1 commented 10 months ago

I have this issue as well. Any way to resolve it?

MrGKanev commented 10 months ago

Same error.

Additional info:

Artlinkz commented 10 months ago

Hello Everyone,

Same Error, after modifying a snippet, no more snippet list appearing... ?!

Did anyone resolved the issue ?

enabling disabling the plugin doesn't work, emptying cache either, disabling etc. no snippets list...

Pease advice, i'm stuck on this.

error console shows:

 load-scripts.php?c=0…p-hooks&ver=6.4.2:5 JQMIGRATE: Migrate is installed, version 3.4.1 app.js?ver=10.32:2 TypeError: e.t is not a function at app.js?ver=10.32:2:719329 at ir (app.js?ver=10.32:2:289208) at Proxy. (app.js?ver=10.32:2:718936) at Yn (app.js?ver=10.32:2:273955) at ke.fn (app.js?ver=10.32:2:308404) at ke.run (app.js?ver=10.32:2:261032) at e.update (app.js?ver=10.32:2:309107) at sn (app.js?ver=10.32:2:270366) at Pn (app.js?ver=10.32:2:271908)  Cheers

nkb-bd commented 9 months ago

Can your share your server info and the code your modified before and after?

techjewel commented 9 months ago

We just released version 10.33 to resolve this issue. It will work fine now.

Thanks for reporting.