Kevin uittenbosch
Kevin uittenbosch
Any news on this? it has been a while and there is still no fix
Why isn't this merged with the master? 2018....
@ApoorvSaxena, from what i can see there is not a merge conflict perse. the src file has to be updated and then the dist shall update to right? The changes...
The problem still persists? suggestion: Add media queries to your css? .linkfield--field { flex-direction: column } fixes it for certain screen sizes
Email send with the data > Is it possible those addresses aren't in Google's geocoding database? Is there a way to check this? when using https://maps.googleapis.com/maps/api/geocode/json?address=ADDRESS&key=API-KEY I am getting a...
@samhibberd still waiting for a reply on my email, we didn't managed to get it to work for 100% so we manually entered the missing addresses which was far from...
Okay, I did some further investigation: See: (where the css is "wrong") https://github.com/sebastian-lenz/craft-linkfield/blob/1.0.25/src/resources/LinkField.css But if I take a look over here it is correct, where does this go wrong?: https://github.com/kevinmu17/craft-linkfield/blob/master/src/assets/field/resources/LinkField.css
Here's a "fix" `"pristinejs": "git+https://github.com/sha256/Pristine.git"` Use this in your package.json and rerun `npm install`
Would be nice to have a default config option like **errorText** :)
Oh, I see this commit c82076185f5cd69c74fbf5acab107c063a414497 but somehow can't seem to get it to work. It gives me an error: .setLocale is not a function