Taylor Hakes

Results 10 comments of Taylor Hakes

I have this issue only on mobile. Try the modal on iphone 4 or original Ipad. [http://getbootstrap.com/javascript/#modals](http://getbootstrap.com/javascript/#modals) Clicking the "launch demo modal" causes the page to scroll to the top.

Hey @cmwilson21. I am requesting both. The immediate fix is to document this behavior in the docs. It would be amazing to fix this behavior to show the original review...

Hi @CommanderRoot. Thanks for the suggestion about substr. I know MDN says it's deprecated, but Javascript doesn't deprecate things, so it will never be removed and I prefer the API....

Fecha just uses the internal APIs of the browser, so it will contain the same issues as the browser. It's an android feature that is missing. Not really even a...

This seems to be a bug. Would anyone be open to submitting a PR to fix?

I would like to echo the concerns about this proposal in this thread. The goal of this proposal seems to be to protect people from relying in implementation details, but...

That is one part of my issue with the proposal. Although I agree with this statement. > that’s not a language-level runtime introspection capability I don’t agree that it’s irrelevant...

It doesn’t really accomplish the goal though. What is stopping angular or other libraries from using a compile time inspection? This is trying to stop something by only stopping a...

If people just move their implementation relying code to do the same at compile time, this proposal is effectively useless. It does nothing to fix the issue. The idea that...

> It ... does, actually (it makes the “owner of the problem” the “problem maker”) I don’t agree it does. If I use angular and it tells me to add...