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

[Bug Report]: 空interactive渲染模式下功能无效 #2177

Closed
kx500 opened this issue Sep 29, 2024 · 5 comments
Closed

[Bug Report]: 空interactive渲染模式下功能无效 #2177

kx500 opened this issue Sep 29, 2024 · 5 comments
Labels
status/wont fix This will not be worked on

Comments

@kx500
Copy link

kx500 commented Sep 29, 2024

Masa.Blazor version

1.7.4

Describe the bug

rendermode InteractiveServer和rendermode InteractiveAuto 下都正常,interactive为空的时候UI正常但是功能无效,包括表单验证也无效,其他没测试

Expected Behavior

No response

Steps To Reproduce

No response

Reproduction code

No response

.NET version

8.0

What browsers are you seeing the problem on?

No response

Additional context

No response

@capdiem
Copy link
Contributor

capdiem commented Sep 29, 2024

@kx500 表单验证、任何事件都需要开启交互。

@capdiem capdiem added the status/wont fix This will not be worked on label Sep 29, 2024
@kx500
Copy link
Author

kx500 commented Sep 29, 2024

@kx500 表单验证、任何事件都需要开启交互。

但是有个问题啊,如果使用非静态渲染模式,在Blazor App下无法路由到BlazorServer里的页面,会提示Not Found

@capdiem
Copy link
Contributor

capdiem commented Sep 29, 2024

@kx500 提供复现项目吧,交互的概念多少有点坑,一句话也说不清楚。

@kx500
Copy link
Author

kx500 commented Sep 29, 2024

@kx500 提供复现项目吧,交互的概念多少有点坑,一句话也说不清楚。

在Blazor App下无法路由到BlazorServer里的页面,会提示Not Found

这个不是你们的问题,是Blazor本身的问题,在新创建的项目里也是这样 ,你随便新创建一个Blazor Web App项目,然后访问( 域名/Error)试试就知道了

@capdiem
Copy link
Contributor

capdiem commented Sep 29, 2024

@kx500 总之交互的模式最好是按着blazor文档来,有些规则我也不清楚,不是masablazor的问题我就关闭此issue了。

@capdiem capdiem closed this as not planned Won't fix, can't repro, duplicate, stale Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/wont fix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants