Skip to content

Loading by CDN issue #90

@smst329

Description

@smst329

I am getting these errors:

Property or method "_g" is not defined
TypeError: e._g is not a function

image

My HTML is pretty much copied from the readme:

                    <vue-bootstrap4-table :rows="turns" :columns="turnColumns" :config="config">
                    </vue-bootstrap4-table>

As is my JS. I am using the CDN so i am not using an import statement, and I don't have components in my Vue object, but I have tried both having VueBootstrap4Table in my components and not there. I think there is current an issue with just using VueBootstrap4Table when loading sources from the CDN and not doing webpack contrary to the readme. Browser is chrome 83.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions