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
If someone sets slideContent to false, the content property should not be a required parameter, since SuperSlide isn't interacting with the content in that circumstance.
Currently if slideContent is false, and no content is set, an error occurs in the console.
The text was updated successfully, but these errors were encountered:
If someone sets
slideContent
to false, thecontent
property should not be a required parameter, since SuperSlide isn't interacting with the content in that circumstance.Currently if
slideContent
isfalse
, and nocontent
is set, an error occurs in the console.The text was updated successfully, but these errors were encountered: