Allan Lee
Allan Lee
In playing around and looking at the source code ``` ``` will draw the custom_icon... I believe that custom_icon can be image in the asset folder, svg etc. NO code...
I am getting the issue of the google places not being shown with cordova on android. When i go through the debugger, I see the message GET file://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white2.png net::ERR_FILE_NOT_FOUND but...
With some help, I was able to track the issue to the autocomplete.css. The problem is resolved if you alter the css file and add in http: to the lines...
With either Rails 6 or 6.1, I get FrozenError (can't modify frozen `ActiveRecord::ConnectionAdapters::MySQL::Column:` when **initialize_grid** is called. This is on Ubuntu 20.04 as well as Mac OS, though on Mac...
Hello, I will try with the latest. Doing some quick testing, I noticed the version of Ruby made a difference as to whether I received an error or not. Ruby...
Just a quick update, I tried with ruby 3.0 and both rails 6.0.3 and rails 6.1.3 and I don't get the FrozenError using the kickbooster branch
I might have spoke too soon about 6.1, there seems to be some steps that have to be done to upgrade an app to rails 6.1 and it seeks to...