Marcel

Results 4 comments of Marcel

The version on packagist has been updated to 1.2.1 https://packagist.org/packages/planetteamspeak/ts3-php-framework

Upon debugging, I discovered that the `onEditorChange` function isn't triggered after invoking `uploadImages()`. Despite implementing a method to update the body state, the body remains unchanged. Here's how I integrate...

I resolved the issue through sending the updatedContent immediatly with the help of the interiaJS router and not depending on the state of data.body state.

If you need any more details or informations feel free to ask.