You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found addPopupIframes() through #20. I was curious whether it is still being developed for export?
While using it, I noticed a few things:
a warning would be nice to have if the object supplied to source is less (or greater?) than the length of the data referenced in the group. It causes some unexpected behaviour.
it's missing the ... arg, which allows for position
The text was updated successfully, but these errors were encountered:
asadow
changed the title
addPopupIframes()addPopupIframes() unexported status?
May 10, 2024
I found
addPopupIframes()
through #20. I was curious whether it is still being developed for export?While using it, I noticed a few things:
a warning would be nice to have if the object supplied to source is less (or greater?) than the length of the data referenced in the group. It causes some unexpected behaviour.
it's missing the ... arg, which allows for position
The text was updated successfully, but these errors were encountered: