andriusign

Results 14 comments of andriusign

Looks like this is a dead project. Damn hippies.

Should be done after #77 and #107

Any updates on this issue? Got these errors: `[build] /usr/include/c++/7/ext/new_allocator.h:136:4: error: invalid new-expression of abstract class type ‘myTracerFactory’ [build] { ::new((void *)__p) _Up(std::forward(__args)...); } [build] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~` `[build] /usr/include/vmime/net/tracer.hpp:99:30: note: virtual...

I have changed the code as you suggested but this caused even more errors now. Is there a working example of this VMIME send email with authentication?

Does not make any sense at all. You should be able to delete anything you want and leave anything you like, even if it is user's files. This is a...

Well that only applies if you use the app, but if you use API, then there is no dialog, just a call to back-end. How would this then work?

Just updated MS Edge to latest version and the bug is gone. Edge v79+ uses chromium-based engine which works as expected. I am using this: `const supportsTouch = 'ontouchstart' in...

Thanks for getting back. I have updated the original question. In my .env file I have: ``` APP_ENV=dev APP_DEBUG=1 ``` Dump info ``` Extension.php line 32 "Submitted form data was...

Sure, here you are, hope this helps. https://i.postimg.cc/T10CH65y/Screenshot-from-2020-12-23-15-51-31.png https://i.postimg.cc/KcDqYnpZ/Screenshot-from-2020-12-23-15-53-10.png

I only get that error when posting, not reloading. I made my form to only have content textarea and there is still the same error. Not I get the same...