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

TeachingPopoverCarousel unable to override pageCount #30931

Open
ling1726 opened this issue Apr 2, 2024 · 1 comment
Open

TeachingPopoverCarousel unable to override pageCount #30931

ling1726 opened this issue Apr 2, 2024 · 1 comment

Comments

@ling1726
Copy link
Member

ling1726 commented Apr 2, 2024

Nothing I put in the pageCount slot will change the rendering result

<TeachingPopoverCarousel
        strings={{
          next: 'Next',
          previous: 'Previous',
          initialStepText: 'Close',
          finalStepText: 'Finish',
        }}
        pageCount={<span>My custom page count</span>}
      >
@ling1726
Copy link
Member Author

ling1726 commented Apr 2, 2024

I think this is related to #30930

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

No branches or pull requests

2 participants