Added more logging
This commit is contained in:
parent
d8dc158be0
commit
89de46b0e6
@ -643,6 +643,8 @@ export default class Card {
|
|||||||
let selector = Card.popupHtmlSelector
|
let selector = Card.popupHtmlSelector
|
||||||
let content = { html, selector }
|
let content = { html, selector }
|
||||||
|
|
||||||
|
console.log('loadPopup', selector, content)
|
||||||
|
|
||||||
let isSame = Card._checkForActiveSource(context, src)
|
let isSame = Card._checkForActiveSource(context, src)
|
||||||
Card._cleanup(context)
|
Card._cleanup(context)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user