-
Hi Andrew and all,
I 've used VCV Rack and i am having a blast with it. Thank you. However, i tried putting Autodafe's new plugin in the plugin folder, after that the software won't launch anymore.…
-
The editor sidebar for some reason has a horizontal scroll that is unexpected.
Illustrative GIF below:
![react-email-editor-horizontal-scroll](https://user-images.githubusercontent.com/24253436/4…
-
Hello,
I opened the email template this morning and I saw in the browser console this error:
`The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' w…
-
Hi,
Since upgrading to v0.5.0 from v0.3.0, the react-email-editor no longer loads the editor.
In the console, I get this error :-
`Not allowed to load local resource: file://editor.unlayer.com/e…
-
It's not clear in the readme that this is just a wrapper for a proprietary UI hosted on a third party. Does the MIT license apply to that editor too?
-
I tried the demo
http://react-email-editor-demo.netlify.com/
It works in Firefox, but does not work in Chrome and Safari. It only shows a top bar.
Chrome 65.0.3325.31
Safari 11.0.3
![image](h…
-
Hi,
I would like to use translation with react library. Could you please explain how can I use translations ? I'm working in a project that needs unlayer editor with portuguese translation, that I …
-
Is there a way to change the S3 credentials that are used with this? I am not seeing a way to send that.
-
Can't we provide a functionality to save the json design in file instead of the console.
-
Something like:
``` haskell
type family Protobuf a
type instance Protobuf VectorTile = RawVectorTile
...
class Protobuffable a where
fromProtobuf :: Protobuf a -> a
toProtobuf :: a -> Protobuf a…