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>
If I delete the sockets=“true” parameter it works correctly, as seen on the next screenshot (getDelasAnnouncedMandatedRumored)
Community Page
Last updated:
Last updated: