Socket not loading

Wappler Version : 5.1.5
Operating System : macOS Monterey (12.6)
Server Model: NodeJS
Database Type: MySQL
Hosting Type: Local

Expected behavior

The server connect component is not running when using the Live Refresh with Sockets (sockets=“true”) dynamic attribute.

Actual behavior

The server Fetch query won’t run while using Live Refresh with Sockets

How to reproduce

My code:
<dmx-serverconnect id="getDelasAnnouncedMandatedRumored" url="../../api/dealsDatabase/homepageDeals/getDelasAnnouncedMandatedRumored" sockets="true" dmx-param:limit="4"></dmx-serverconnect>

Captura de Pantalla 2022-10-11 a la(s) 13.12.00

If I delete the sockets=“true” parameter it works correctly, as seen on the next screenshot (getDelasAnnouncedMandatedRumored)
Captura de Pantalla 2022-10-11 a la(s) 13.12.45

Community Page
Last updated: