Git Product home page Git Product logo

freespot's Introduction

freespot's People

Contributors

airbr avatar dependabot[bot] avatar kirstenhumphreys avatar lhochsz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

freespot's Issues

Gmaps breaks with browser extensions such as Privacy Badger, Ublock Origin

Observed this in my browser which runs the above two extensions. Error message in console brings up a number of the CDN's in #2 - unless fixing that is a remedy Ill go ahed and label this a likely wontfix as its a bit beyond the scope/control how we use the google maps api and how thats picked up by these extensions.

city:21 GET https://cdn.rawgit.com/mahnunchik/markerclustererplus/master/dist/markerclusterer.min.js net::ERR_BLOCKED_BY_CLIENT
city:22 GET https://cdn.rawgit.com/printercu/google-maps-utility-library-v3-read-only/master/infobox/src/infobox_packed.js net::ERR_BLOCKED_BY_CLIENT

License?

Great work on your app! Very very nice!!

I would like to extend your application to track walking routes I like.

It's unclear what your license is. Is it BSD? Or Apache?

Thanks

Dependencies running via CDN's

Everything is working fine but this project really has too many dependencies being served by CDN-> Would be good to fix this in a branch as it could be hairy.

Ex: Application.html.erb

<script src="//cdn.rawgit.com/mahnunchik/markerclustererplus/master/dist/markerclusterer.min.js"></script> <script src='//cdn.rawgit.com/printercu/google-maps-utility-library-v3-read-only/master/infobox/src/infobox_packed.js' type='text/javascript'></script>

Sass::SyntaxError at / $color: "foreground(#2199e8)" is not a color for `red'

Occurs on startup, breaks before first paint of app under the recent version changes.

See: foundation/foundation-rails#214

A temporary fix is to comment out the following two lines (below). These were found by manually repeating from the exception message which obv isn't ideal, also, as any person attempting to install park4 will encounter this error with our dependencies and this foundation gem.

Work-around: Add comments to /park4/app/assets/stylesheets/foundation_and_overrides.scss

Ln21:@include foundation-badge; => //@include foundation-label;
Ln30:@include foundation-label; => //@include foundation-label;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.