Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in ContextMenu code: Cannot read property 'dataset' of null #46

Closed
Webreaper opened this issue Nov 17, 2020 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@Webreaper
Copy link
Owner

[11:10:59.718-3323-WRN] Unhandled exception rendering component: Cannot read property 'dataset' of null
TypeError: Cannot read property 'dataset' of null
at Object.f.RegisterTriggerReference (http://192.168.1.120:6363/_content/Blazor.ContextMenu/blazorContextMenu.min.js:1:3579)
at http://192.168.1.120:6363/_framework/blazor.server.js:1:70053
at new Promise ()
at e.beginInvokeJSFromDotNet (http://192.168.1.120:6363/_framework/blazor.server.js:1:70019)
at http://192.168.1.120:6363/_framework/blazor.server.js:1:26303
at Array.forEach ()
at e.invokeClientMethod (http://192.168.1.120:6363/_framework/blazor.server.js:1:26273)
at e.processIncomingData (http://192.168.1.120:6363/_framework/blazor.server.js:1:24211)
at e.connection.onreceive (http://192.168.1.120:6363/_framework/blazor.server.js:1:17296)
at WebSocket.i.onmessage (http://192.168.1.120:6363/_framework/blazor.server.js:1:46513)

@Webreaper Webreaper added the bug Something isn't working label Nov 17, 2020
@Webreaper
Copy link
Owner Author

Caused by stavroskasidis/BlazorContextMenu#80

@Webreaper
Copy link
Owner Author

Replaced context menus with the Radzen ones, for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant