Mewriick / Blazor.FlexGrid

GridView component for Blazor
MIT License
199 stars 35 forks source link

Can't debug in chrome after adding reference to this component #52

Open philwith opened 5 years ago

philwith commented 5 years ago

After adding a reference to this component I can no longer debug my project using the chrome dev tools. I think it may be caused by the dependency on the dynamic linq library.

image

Mewriick commented 5 years ago

@philwith Do you have this problem also in another pages where FlexGrid component is not present?