You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to change the delay on the progress indicator, so I edited the /resources/js/app.ts file. When I opened the file, vscode indicated 2 problems/errors in the file. I had not made any changes to the file.
Here is a screenshot of the identified problems:
Here's a screenshot of the full screen:
Steps To Reproduce
Create a new application using the vue-starter-kit. Open the /resources/js/app.ts file in vscode. (I also have ESLint 3.0.10 installed in vscode.)
When you open the page, the problems should be flagged at the bottom of the page.
The text was updated successfully, but these errors were encountered:
If you notice improper DocBlock, PHPStan, or IDE warnings while using Laravel, do not create a GitHub issue. Instead, please submit a pull request to fix the problem. Also see our contribution guide.
Thanks for your response! I initially tried submitting the issue to the vue-starter-kit repository, but there is no issues tab there. So I tried to create a pull request, but had no idea how to address this issue and didn't have any code to submit.
In the future, if I were to submit a pull request in such a situation, what code should I submit with the request? Please forgive me if this is a stupid question. I've never done a pull request before and I'm woefully ignorant of git and github in general.
Because you haven't yet responded, I figured I'd look to see what changes were made to address this issues raised. But I could not find any change made to the relevant page.
You closed this issue, but what changes were made to address the issues raised?
Laravel Version
12.10.2
PHP Version
8.3.14
Database Driver & Version
No response
Description
I wanted to change the delay on the progress indicator, so I edited the /resources/js/app.ts file. When I opened the file, vscode indicated 2 problems/errors in the file. I had not made any changes to the file.
Here is a screenshot of the identified problems:

Here's a screenshot of the full screen:

Steps To Reproduce
Create a new application using the vue-starter-kit. Open the /resources/js/app.ts file in vscode. (I also have ESLint 3.0.10 installed in vscode.)
When you open the page, the problems should be flagged at the bottom of the page.
The text was updated successfully, but these errors were encountered: