seuaCoder
seuaCoder
With this code, the modal is working only one time
`$crawler = $client->request('GET', 'https://url.com');` `$crawler->html();` should return your json
I'm still not able to fix this, any help please ?
Same here
This is most likely related to your code, check your lumen.log for more details.
i commented the line 25 in type.js: ` // if (typeof val !== 'number') return 'NULL' ` Woeking now.