rikulo / bootjack

Twitter Bootstrap ported in Dart.
https://quire.io
Apache License 2.0
88 stars 15 forks source link

What is the bootjack support in browsers? show() function doesn't work in Android 2.3 #23

Open dvorapa opened 10 years ago

dvorapa commented 10 years ago

Today, I switched between old and discontinued widget.dart bootstrap implementation and bootjack bootstrap implementation. Everything is working better, than discontinued widget.dart library, but there are two problems (this and #22 ):

With widget.dart the function for showing modal - show() worked even in Android 2.3. With bootjack It doesn't work there.