readio
readio
I have fixed this by changing the 'populateWidgetParameters' function in 'Components/Widgets.php' I have changed `return serialize($parameters);` to `return json_encode($parameters); ` This inserts the parameters into the database in the correct...
I can see this in the module code which looks like it's responsible for forcing the page to load if the SpeedKit layer isn't there. Cannot see a reason why...
Hi @ThornWalli I have tested this on a real device - Samsung S20 fe [Android v 13] using Chrome. I've also tested using an emulator via Android Studio. I get...