commit | 5203fa6d287bc03e611b169aedfd4b67bc6a573f | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Mon Aug 16 18:36:02 2021 +0200 |
committer | avm99963 <me@avm99963.com> | Mon Aug 16 18:36:02 2021 +0200 |
tree | 113c57ece16541d09b5350eba31cd58df32029ca | |
parent | 4298b43595e26fa27e4ddef9acd5c48ef79dc7a8 [diff] |
Fix: snackbar is sometimes uninitialized Sometimes the hideUpdatePrompt() method is called before setUp() is called, which results in the snackbar being uninitialized and hideUpdatePrompt() fails. This is the second attempt to fix this issue. The first attempt was reverted since it broke the feature. Bug: twpowertools:36 Change-Id: I7114c5fb7be293248a8303a3d5e5120f14573101
An extension which brings several enhancements to the Google Forums and the Community Console.
For a list of features/enhancements, check out the feature list doc.
This extension is being actively developed, and everyone is welcome to make feature requests, report issues and contribute code changes.
In order to make feature requests or report issues, please do so at the Monorail Issue Tracker:
To see a more exhaustive guide on how to contribute, and information on how to contribute code changes, please read the following doc:
Before releasing updates to the stable channel, the newest versions are uploaded to the beta channel so they can be tested by everyone who's interested. This is another way to contribute to the project, because beta testing can make us notice bugs before they reach the stable channel.
The beta channel for Chrome is available here.