Andrea Ruggiero
Andrea Ruggiero
Hi, the `stimulus-bridge` plugin make use of webpack-virutal-module plugin to dynamically compile new modules according to the defined controllers.json file. Would it make sense to extend and prepare something to...
Hi, in `Ddeboer\Imap\Mailbox::getMessageSequence` if any error happens you throw an InvalidSearchCriteriaException with "invalid sequence [...]" message. The error you receive is not always this. You have `imap_last_error`, you could return...
I randomly receive this error: ``` Error: Deserialization error for play.toClient : Read error for name : 116 is not in the mappings value ```
Sometimes EWS gives timeout error, sometimes error 500. Without impersonation everything works good. Using exchange version 2013_SP1. ``` Target=None;Req=Exchange2013_SP1/Exchange2013_SP1;,InstallApp,500,9487,,ErrorInternalServerError,,,,-cb62-48ee-8832-5ba3518e2a09,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,6,,9,7,,26,,,6650,,,BackEndAuthenticator=WindowsAuthenticator;TotalBERehydrationModuleLatency=0;ADIdentityCache=Miss;MailboxTypeCacheSize=1706;Dbl:WLM.TS=6650;I32:ADS.C[]=1;F:ADS.AL[]=4.3428;I32:ATE.C[]=1;F:ATE.AL[]=0,,ServiceDiagnostics_ReportException=System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto. in...
The AbstractItemNormalizer allows for the pre-configuration of the IRI within the context. It is proposed that this feature be extended to both the HAL and JsonApi normalizers for consistency and...
When are you working the left panel is to big, I suggest to make it resizable or to tranform in a left toolbar ;)
Without app.listen(3000) the code for the server is useless
Need to Reset Webpack Encore Tag Renderer and Entrypoint Lookup for Multi-page Rendering with Twig
### Symfony version(s) affected 6.4.x ### Description To render multiple HTML pages using Twig, we likely need to reset Webpack Encore's tag renderer and entrypoint lookup services. Without resetting these...