Resource Not Found
I have a Blazor project where I'm not using your entire library. I have Grid installed and it works grea.
But, I just added Dialog by installing Popup via NuGet.
Now, when I run the app (on a page not using the dialog), I get Resource Not Found errors on these files.
- If possible, modify the above sample to reproduce the issue.
- Share the issue sample, with minimum code snippets.
- How the way you have rendered the Grid and Dialog components in your application
- The exact package version you are using.
Thanks for the response.
It seems likely there is some combination of factors in my project that's causing the issue.
Do you have any suggestions on how to troubleshoot this?
If Visual Studio is telling me these js files are not found, there must be a way I can track this down, right?
Where would I manually look for them to determine if they're physically there or not? If they're not, where could I download them to manually copy them there?
If they ARE where they're supposed to be, what code or settings might be missing or conflicting that would cause the files not to be found? Maybe I'm missing a reference or a Link to a stylesheet or something?
Is it possible there's a conflict with MudBlazor, which I'm also using? If so, where would I look to solve that?
The script files will be referenced automatically once you installed NuGet and run the sample. There is no need to refer that manually in your project.
- If possible, modify the above sample to reproduce the issue.
- Share the issue sample, with minimum code snippets.
- How the way you have rendered the Grid and Dialog components in your application
- The exact package version you are using.
- Any video reference for the reproducing issue.
Regards,
Thanks for your efforts. I went back to an earlier GIT branch and went back through the steps and it worked this time. I'm not sure what I did to break it in the other branch. But, we're good now.
- 5 Replies
- 2 Participants
-
KA Keith A Price
- Sep 19, 2021 06:27 PM UTC
- Sep 22, 2021 04:20 PM UTC