Microsoft.JSInterop.JSException: Cannot read properties of null (reading 'removeAttribute') while implementing Settings as in example using the new .net8 template #1098
-
Hi, Need one help in implementing the settings, as given in example. Copied the files as above in js folder in the client project in blazor using .net 8. and changed the path for import:
And then copied the SiteSettings.razor and SiteSettingsPanel.razor as it's in the example in the Client project. When I run the application, window is displayed but i get the following error in the browser:
Can anyone help to identify and resolve this issue. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
In a few days, you'll be able to use #1093 |
Beta Was this translation helpful? Give feedback.
-
I'm guessing you current sample is based on the |
Beta Was this translation helpful? Give feedback.
-
@dvoituron @vnbaaij Thanks a lot. Its working very nice with the new release. And it was so quick. You all are amazing. Wish you a huge success. |
Beta Was this translation helpful? Give feedback.
In a few days, you'll be able to use #1093