A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bootstrap-vue/bootstrap-vue/commit/744bb7a77092a04184af31bf285e432110e1ab44 below:

fix ensureToaster method call when toaster name changes… · bootstrap-vue/bootstrap-vue@744bb7a · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -170,7 +170,7 @@ export const BToast = /*#__PURE__*/ Vue.extend({

170 170

},

171 171

toaster(newVal) /* istanbul ignore next */ {

172 172

// If toaster target changed, make sure toaster exists

173 -

this.$nextTick(() => this.ensureToaster)

173 +

this.$nextTick(this.ensureToaster)

174 174

},

175 175

static(newVal) /* istanbul ignore next */ {

176 176

// If static changes to true, and the toast is showing,

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4