Rohan Shukla

Results 8 comments of Rohan Shukla

> I passed "design" as a parameter to the editorLoaded() function and it worked! 😅 > > `editorLoaded(design) { this.$refs.emailEditor.editor.loadDesign(design); },` Still not working, are you passing any parameters to`...

I plan on contributing to this project on weekends

inside the build.gradle file there's a specified version given for ndk `ndkVersion = "20.1.5948944"` Make sure you are not having any other NDK version in your system.

Even I am getting the same error, any workarounds?

Check if your php.ini file has php_pdo extension enabled. I am trying this on Laravel 8.44 and it migrated the migration files. I got the blade files through git checkout...

![Screenshot from 2021-06-03 17-10-03](https://user-images.githubusercontent.com/15905775/120639143-ace4ad80-c48e-11eb-99ac-dd458e1e6f0e.png)

ζ mongo --version [bbe462d] MongoDB shell version v5.0.3 Build Info: { "version": "5.0.3", "gitVersion": "657fea5a61a74d7a79df7aff8e4bcf0bc742b748", "openSSLVersion": "OpenSSL 1.1.1 11 Sep 2018", "modules": [], "allocator": "tcmalloc", "environment": { "distmod": "ubuntu1804", "distarch":...

I'm also interested in this!