Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

ReferenceError: _selectItem2 is not defined #41

Open
MelvinSE opened this issue May 29, 2019 · 0 comments
Open

ReferenceError: _selectItem2 is not defined #41

MelvinSE opened this issue May 29, 2019 · 0 comments

Comments

@MelvinSE
Copy link

Hello. Thank you for developing this very useful component.

I just ran the usual build process for my app and started seeing the following issue in the app:

Uncaught (in promise) ReferenceError: _selectItem2 is not defined

A revert to v0.3.1 caused the issue to go away.

I looked over the most recent commits and saw the following:

Screen Shot 2019-05-29 at 10 04 30 AM

Those lines were removed but the export on Line 199 remained

exports.SelectItem = _selectItem2.default;

I don't know which is right (if the vars were removed correctly and line 199 was not also removed or if those lines should not have been removed), but I didn't see an issue shown here about it so I figured I'd create one.

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant