@json function is not working
Closed this issue · 4 comments
Eugene-Melbourne commented
@JSON function is not working
this is my code
<script>
@if( !defined('ADDRESS_PARAMS_SET') )
var ADDRESS_PARAMS = {};
ADDRESS_PARAMS.COUNTRIES = @json( $defaults->countries );
@endif
</script>
this is my error message
haidubogdan commented
Hi,
Thank you for your observation.
The issue should be fixed with the new release https://github.com/haidubogdan/netbeans-php-blade-plugin/releases/tag/nb180-v.2.0.4
Eugene-Melbourne commented
WOW, it was great. Quick fix. Thank you very much
josevv28 commented
@JSON
function is not working
Seems to be working
haidubogdan commented
Closing the issue ... the fix is available from v2.0.4