I use web2py 2.17.2-stable+timestamp.2018.10.06.18.54.02. I created new 
welcom app and included my css dtyles with Bootstrap v4.0.0-beta. Then I 
created ajax request and have had error: Uncaught Error: Bootstrap tooltips 
require Tether.
This problem can be solved if include

> <script 
> src="https://npmcdn.com/tether@1.2.4/dist/js/tether.min.js";></script>

Then I thought that my old projects work without it. Whats up? I copied one 
of old project and tried make ajax request and again got this error!
Why old projects work without tether.min.js if its get Bootstrap 
v4.0.0-beta too and in both projects I use 'formstyle = bootstrap3_inline' 
in Configuration? 
 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to