Open Closed

Abp Suite Generating a CRUD page BUG #4300


User avatar
0
lizhaofeng created
  • ABP Framework version: v7.0.0
  • UI type:Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

1.When creating a new page using Module Template,Blazor lacks using

2.the url error


10 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    We will check this.

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    I've created an internal issue about this. Thank you for reporting, The question credit is refunded.

  • User Avatar
    0
    lizhaofeng created

    I've created an internal issue about this. Thank you for reporting, The question credit is refunded.

    hi,yekalkan

    downloadexcel missing remoteservice ,pls check it

  • User Avatar
    0
    alper created
    Support Team Director

    thank you for the feedback. @gizem can you test downloading excel function

  • User Avatar
    0
    gizem.kurt created
    Support Team QA Test Engineer

    I created a Blazor project, followed the steps, but could not produce the error. If you are using a different step, please let me know.

  • User Avatar
    0
    lizhaofeng created

    I created a Blazor project, followed the steps, but could not produce the error. If you are using a different step, please let me know.

    hi gizem

    Use Module Template to create a new page to get an error

    Blazor project is ok

  • User Avatar
    0
    gizem.kurt created
    Support Team QA Test Engineer

    I will check and get back to you

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi @zhaof

    downloadexcel missing remoteservice ,pls check it

    Can you clarify this? Doesn't the as-excel-file api exist? Or is the url wrong?

  • User Avatar
    0
    lizhaofeng created

    Hi @zhaof

    downloadexcel missing remoteservice ,pls check it

    Can you clarify this? Doesn't the as-excel-file api exist? Or is the url wrong?

    hi yekalkan,

    There is no problem if it is a single-tier program

    But an error occurs if it is a multi-tier program. I think I should use remoteService

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    @zhaof

    Now i got it. We already use RemoteService for tiered app template, but i guess we treat module template as non-tiered and that causes problem when you use the module in a tiered app.

    Thank you again for reporting. I'll create an internal issue for this as well.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11