Alexander Deeb

Results 6 issues of Alexander Deeb

Builds on https://github.com/davidstutz/bootstrap-multiselect/pull/715 to fix https://github.com/davidstutz/bootstrap-multiselect/issues/714. Previously, the `disabledText` will display if no options are selected on the multiselect and `disableIfEmpty` is set to `true`, even if there are options...

When I load a Dailymotion player on my website, it displays debug logs for everything that it does. Is there a way to turn off these debug logs? ![dailymotion_debug_logs](https://user-images.githubusercontent.com/4312320/50048211-fb155480-007a-11e9-8a19-e2ee7daf1c49.jpg)

WIP

Is there a way to prevent the `MDCSwipeToChooseViews` from being removed from their `superview` after a swipe? I would like to keep the views since the user can navigate backwards...

## Issue Creation Checklist - [X] I have read the [contribution guidelines](https://github.com/sequelize/sequelize/blob/main/CONTRIBUTING.md) ## Issue Description ### What was unclear/insufficient/not covered in the documentation The written documentation and the code examples...

Hello, I'm having a lot of trouble implementing this editor in my app that uses React, React Router, SCSS, and Webpack. I thought it would be plug-and-play, but it doesn't...

Operating system: Windows 11 running WSL 2 (Ubuntu 22.04) I am getting the following error for this generated line of code after running this module: `SyntaxError: Unexpected template string` Here...