Join Slack
Powered by
Checking the non-monified JS it seems the error is...
# questions
p
pablo.pazos
06/08/2025, 8:50 PM
Checking the non-monified JS it seems the error is on this specific line callback?.call(label, e); IF might be due to the optional chaining operator (
?.
) not being supported by the JavaScript minifier, does anybody knows something about that? I have no clue about how the JS gets minified in Grails
Open in Slack
Previous
Next