[Bug]: Uncaught RangeError: Maximum call stack size exceeded #37745
Labels
Bug
Something isn't working
Community Reported
issues reported by community members
Custom JS Libraries
Issues related to adding custom JS library
High
This issue blocks a user from building or impacts a lot of users
Javascript Product
Issues related to users writing javascript in appsmith
Needs Triaging
Needs attention from maintainers to triage
Query & JS Pod
Issues related to the query & JS Pod
Is there an existing issue for this?
Description
getting this error white getting data of socket io in JSObject
"Uncaught RangeError: Maximum call stack size exceeded"
Steps To Reproduce
load cdn socket library: https://cdn.socket.io/4.8.1/socket.io.min.js
create JSObject
paste below code> chage the socket-io endpoint and events
export default {
socket: null,
socketData:null,
};
Public Sample App
No response
Environment
Production
Severity
Critical (Broken Production apps)
Issue video log
No response
Version
latest
The text was updated successfully, but these errors were encountered: