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

Assembly Reference Issue #4

Open
RuanJustSolve opened this issue Jul 21, 2020 · 4 comments
Open

Assembly Reference Issue #4

RuanJustSolve opened this issue Jul 21, 2020 · 4 comments

Comments

@RuanJustSolve
Copy link

Currently getting the following assembly reference issues(have installed all the needed dependencies and updated Visual Studio):

Error CS0246 The type or namespace name 'BaseVirtualScroll<>' could not be found (are you missing a using directive or
Error CS0115 'VirtualScroll.BuildRenderTree(RenderTreeBuilder)': no suitable method found to override

Any suggestions on what I am missing?

@OFark
Copy link

OFark commented Jul 29, 2020

Me too.

@juner
Copy link

juner commented Aug 6, 2020

me too.

https://github.com/SamProf/BlazorVirtualScrolling/blob/master/src/BlazorVirtualScrolling/VirtualScroll.razor
Maybe VirtualScroll.razor need @namespace BlazorVirtualScrolling ?

※ When this razor was compiled, it belonged to the namespace of the compiled project.

@szalapski
Copy link

Me too.

1 similar comment
@harry-flw
Copy link

Me too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants