Vladimir O.
Vladimir O.
Using tip from https://youtu.be/7lpemgMhi0k?t=21m49s All the attrs that you give to vue-google-autocomplete component are passed to the input in the field. ```pug vue-google-autocomplete(:data-some-attr="myVar") ``` becomes ``` ```
Hello, I'm not sure if it's a real bug or I'm doing it wrong, but there is my issue. I load a .pptx file using ```php $pptReader = IOFactory::createReader('PowerPoint2007'); $oPHPPresentation...
Hi I could not find how to use custom tokens with the directive. Edit: Watching how its done in the component I figured it out, but adding it to the...
Hello there is a close issue about supporting firebase #506 . The reason given is that TablePlus does not support document-based databases. You since then added support for document-based databases....