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

Add "number" to popover content DefaultType #20210

Closed
wants to merge 1 commit into from

Conversation

shockry
Copy link

@shockry shockry commented Jun 30, 2016

A fix for #20193
It seems like adding another type is safe in this case

@cvrebert
Copy link
Collaborator

Eh, seems like it might be better to just make sure that data-content always gets read as a string.

@shockry
Copy link
Author

shockry commented Jun 30, 2016

I've considered doing so, but then I thought "function and element types must be there for a reason" (in the popover DefaultType object) so I went with the other option.

Or you mean that if it's not a function nor element, it's a string?

@pvdlg
Copy link
Contributor

pvdlg commented Jan 10, 2017

IF this is the choosen solution to fix the issue then https://github.com/twbs/bootstrap/blob/v4-dev/docs/components/popovers.md should be modified as well (line 192)

@Johann-S
Copy link
Member

Johann-S commented Mar 27, 2017

@shockry maybe you can update your PR to implement solution proposed by cvrebert ? + What vanduynslagerp said

@Johann-S
Copy link
Member

Close due to : #22316

@Johann-S Johann-S closed this Mar 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants