{"id":15579507,"url":"https://github.com/davep/bootstrap-button-flash","last_synced_at":"2026-05-14T23:02:43.623Z","repository":{"id":66520469,"uuid":"148147399","full_name":"davep/bootstrap-button-flash","owner":"davep","description":"Minimal page that reproduces a Chrome/Bootstrap/LastPass button issue I have","archived":false,"fork":false,"pushed_at":"2018-09-10T11:52:18.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T18:15:42.553Z","etag":null,"topics":["bootstrap","button","chrome","lastpass"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-10T11:51:41.000Z","updated_at":"2018-09-10T11:54:11.000Z","dependencies_parsed_at":"2023-02-22T14:30:22.609Z","dependency_job_id":null,"html_url":"https://github.com/davep/bootstrap-button-flash","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"03f18732b3b1e18f32c9bf5ffb4f235253750fa2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davep%2Fbootstrap-button-flash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davep%2Fbootstrap-button-flash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davep%2Fbootstrap-button-flash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davep%2Fbootstrap-button-flash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davep","download_url":"https://codeload.github.com/davep/bootstrap-button-flash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253980060,"owners_count":21994043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","button","chrome","lastpass"],"created_at":"2024-10-02T19:16:05.425Z","updated_at":"2025-10-09T20:22:08.693Z","avatar_url":"https://github.com/davep.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap/Chrome/LastPass button fade issue\n\nRecently I upgraded my copy of Chrome to 69 (from 63). After doing so the\napplication I was working on (Django, Bootstrap, etc) started to show an odd\nproblem: buttons styled with Bootstrap's \"btn\" class would fade in. This was\nmost noticeable with those that had a solid colour (so `btn-primary`, for\nexample).\n\nThe thing was, this wasn't on every page. Some pages were fine. After\nnarrowing things down a little I found that any page that had a script lower\ndown the page *didn't* display the problem. This, in turn, resulted in me\nfinding that if I added this:\n\n```html\n\u003cscript\u003e\u003c/script\u003e\n```\n\nto the bottom of every `body`, the problem went away!\n\nThat was just a curious workaround, of course. It wasn't a solution.\n\nAfter some ore digging I finally narrowed it down to there being a\ncombination of a `form` and Bootstrap buttons on the same page. The\nresulting [`index.html`](index.html) which you'll find in this repo is the\nminimal version of the problem.\n\nWhat I've since found is that it's fine in Incognito mode; this would\nsuggest that it's an issue that also involves one of the extensions I have\nloaded. A process of elimination has narrowed it down to LastPass.\n\nSo.... if I have Chrome 69 (tested on GNU/Linux and macOS), and Bootstrap 4,\nand a form, and a Bootstrap button, and no script in the body of the page,\nand I have the LastPass extension loaded.... buttons oddly fade their colour\nin every time the page loads.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavep%2Fbootstrap-button-flash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavep%2Fbootstrap-button-flash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavep%2Fbootstrap-button-flash/lists"}