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

fix(module: tabs): ReuseTabs throwing navigate exceptiion while base path was set #3362

Merged
merged 1 commit into from
Jul 23, 2023

Conversation

ElderJames
Copy link
Member

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

fxed https://gitee.com/ant-design-blazor/ant-design-blazor/issues/I7N3IF

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

@github-actions
Copy link

github-actions bot commented Jul 22, 2023

@ElderJames ElderJames changed the title fix(module: tabs): throwing navigate exceptiion while base path was set fix(module: tabs): ReuseTabs throwing navigate exceptiion while base path was set Jul 22, 2023
@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d96f0c3) 46.80% compared to head (8a62dea) 46.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3362   +/-   ##
=======================================
  Coverage   46.80%   46.80%           
=======================================
  Files         558      558           
  Lines       26824    26824           
  Branches      267      267           
=======================================
  Hits        12554    12554           
  Misses      14230    14230           
  Partials       40       40           
Impacted Files Coverage Δ
components/tabs/Reuse/ReuseTabs.razor.cs 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ElderJames ElderJames merged commit f9cfdc5 into master Jul 23, 2023
5 of 6 checks passed
@ElderJames ElderJames deleted the fix/reusetabs-basepath branch July 23, 2023 08:00
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

Successfully merging this pull request may close these issues.

None yet

1 participant