Hi,
I started with vector tiles! Vectors are fantastic, but I have got a problem with caching.
I develop on http://locatlhost:3000, test server is https://*******getaccess.no/cpt
Problem: I get a CORS error since both locations share vector caching.
If I open localhost with cleaned cache, everything works perfect. Then I open test server, and map is gone. I get a CORS error (see image). If I zoom in on test-server the map will come up, but just on arеas which was not cached on when I navigated on localhost, and vice versa.
I use 4.13 js API.