Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Got an Error -> TypeError: undefined is not an object (evaluating 'e.PopupComponent') #103

Open
ethemguner opened this issue May 31, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ethemguner
Copy link

Hi,

I'm trying to using ag-grid-autocomplete-editor with CDN but I'm facing an error which is saying "TypeError: undefined is not an object (evaluating 'e.PopupComponent')" when the page loaded.

My HTML file includes:

<script src="https://unpkg.com/@ag-grid-enterprise/[email protected]/dist/ag-grid-enterprise.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/index.min.js"></script>

Ag-grid's working fine. What am I doing wrong (probably I'm doing something wrong though) or is there a bug?

Thanks.

@ethemguner ethemguner added the bug Something isn't working label May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant