Closed FranciZ closed 7 years ago
@FranciZ how did you fix this?
Use the master branch. There isn't a release / tag made that has the fix in it. It has to do with JSON parse. You can put owl-options="{}" to quickfix the error. But no options will be passed to the directive since the object is empty.
@rickerd @FranciZ I made a new release from the master (v0.3.0), should fix your problem. Thank @rickerd.
This is not documented in the example but the owl-options attribute is required or the
JSON.parse
fails on line15
.