mstdmstdd Posted July 27, 2017 Share Posted July 27, 2017 Hello,Please open this pagehttp://ec2-34-212-140-26.us-west-2.compute.amazonaws.com/admin/test/indexof bootstrap (v4.0.0-alpha.6) tooltip example.In comparison with original page https://v4-alpha.getbootstrap.com/components/tooltips/ tooltip text are always visible at bottom and the firstbutton shows html tags, not rendering them, but it has data-html="true" property.I call $('[data-toggle="tooltip"]').tooltip() and alert to be sure this is inited.Why tooltip does not work in expected way?can it be issue with current design ?Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/304437-bootstrap-tooltip-does-not-work-properly/ Share on other sites More sharing options...
mstdmstdd Posted August 3, 2017 Author Share Posted August 3, 2017 After some additive testing I found that with v4.0.0-alpha.6 there is some conflict withjs/jquery/jquery-ui.min.js, v1.12.1 - 2017-05-21If to exclude js/jquery/jquery-ui.min.js conflict is off and toolbar works properly.But actually I need jquery-ui.min.js for working ofjQuery-File-Upload-9.18.0, as it use jquery.ui.widget.js file.That rauise some problems...Any ideas?P.S. I opened https://getbootstrap.com/ and do not see any any 4th branch?I started new project with v4.0.0-alpha.6 several monthes ago...???Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/304437-bootstrap-tooltip-does-not-work-properly/#findComment-1549217 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.