Open OwlHowl3 opened 1 year ago
@vyuldashev - any chance you can merge this in?
The json parser on the latest version of Nova complains about the leading new line, so API calls fail.
I just had this breaking laravel/nova 4, because all Inertia request would fail, as it would not send the 'X-Inertia: true' Header anymore after this line had been send.
There was an extra new line that was breaking API.