Moritz Müller
Moritz Müller
When I use the pagination, buttons with the class "page" are added. This is not a good class name for that. In my case I'm using this class on an...
I'm following this tutorial to publish a local RocketMap to the web with ngrok: [https://rocketmap.readthedocs.io/en/develop/advanced-install/docker.html#advanced-docker-setup](https://rocketmap.readthedocs.io/en/develop/advanced-install/docker.html#advanced-docker-setup) Here are the 2 commands regarding ngrok: [https://rocketmap.readthedocs.io/en/develop/advanced-install/docker.html#external-access](https://rocketmap.readthedocs.io/en/develop/advanced-install/docker.html#external-access) The RocketMap is running correctly, but the...