What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi, I have a problem with a dynamically loaded modal dialog (through the ajax-renderer). I get a vie

U0124QN2R1Q
U0124QN2R1Q Posts: 5 🧑🏻‍🚀 - Cadet

Hi, I have a problem with a dynamically loaded modal dialog (through the ajax-renderer). I get a view from the controller back and render it into the DOM, but that twig has a TypeScript file to it (and the slick-carousel that is included as well) and that TypeScript is not getting initialized. How can I initialize it so that the stuff in it gets called? (There is for example an addEventListener in there) Does anybody know something about this?

Comments