Skip to content

Fix plugin not executed on load

Takei Niimura requested to merge square.fire/opr-tools:patch-1 into master

Just changed the setTimeout to execute init to a method that will wait until a selector is found and then calls init(). Will wait until it finds the selector of google maps.

Merge request reports