Armando Alain Gutierrez de Velasco Schmidt
Armando Alain Gutierrez de Velasco Schmidt
My dropdown is not displaying the selected option. ` setTimeout(() => this.onLoad(), 0)} options={{ customJS: [` unlayer.registerTool({ name: 'question_tool', label: 'Question', icon: 'fa-question', supportedDisplayModes: ['web', 'email'], options: { questions: {...
Hello I would really appreciate to know if it's possible to display a custom tool for emails with pre defined questions (pulled from my database and displayed as checkbox to...
the app crashes when invocking appInvoked method, currently using react-native version 0.42 Error Cannot read property invokeApp of undifined ``` import invokeApp from 'react-native-invoke-app'; invokeApp({ data: 'myroute', }); ```
## 📝 Provide detailed reproduction steps (if any) 1. nest ckeditor component inside the react sortable component 2. add bold control 3. Write three words 4. select second word 5....