Skip to content

Can't extend a Modal #60

Answered by excid3
pama asked this question in Q&A
Jan 28, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Error: Missing target element "modaltrix.container"

Means that:

  <div data-modal-target="container"

Should be

  <div data-modaltrix-target="container"

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@pama
Comment options

@excid3
Comment options

Answer selected by excid3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants