Commit a2c334f
authored
The attributes parameter is never used.
I was following the Quick Starter and it always gave me the jquery(ReferenceError: $ is not defined) error.
when we used this code( {{ $dataTable->scripts(attributes: ['type' => 'module']) }} ) , the type was always type="text/javascript" not 'module' as expected.1 parent 47d1848 commit a2c334f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments