Rick de Water

Results 4 comments of Rick de Water

I had similar issues with the file not reloading, but this was fixed by enabling it in the SHADERed General settings: ![image](https://user-images.githubusercontent.com/768069/188265084-eea8973b-0963-43d7-b6bf-eade3f5cd1cb.png)

I work around the issue for now by putting the map in a div and adding the following css: ```css .map-container > div { width: 100% !important; height: 100% !important;...

> Does a simple run-ever and run-again in your test CI does not do the job checking if revert is valid ? No, that only validates if migration script was...

Of course, and an integer with a value of zero is also valid. There are however situation where you know that you will never use that value, and you can...