Adam Block
Adam Block
The problem with this solution is that it still ties the ownership check to a single user account. In our environment we find that Rails is run by multiple different...
This is happening to me as well, though which map gets the marker seems to be random.
I figured out some additional details about what is going on here. On processing the markers for the first map, `_addMarkers` (**markers.js**:80) is calling `modelChangeInDirective` in **leafletHelpers.js**. This is setting...
We had this problem as well. It really does not seem like publishing as 5.0.1 in npm is proper semver given that this is a breaking change for any project...