Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Popover directive throws error if [skyPopover] is undefined #1473

Closed
Blackbaud-SteveBrush opened this issue Feb 13, 2018 · 0 comments
Closed
Assignees

Comments

@Blackbaud-SteveBrush
Copy link
Member

This will cause an error in the console:

<button
  type="button"
  class="sky-btn sky-btn-default"
  [skyPopover]="undefined">
  Open popover
</div>

<sky-popover #disabledInfo>
  Content.
</sky-popover>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant