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]: Uncaught TypeError: The specifier “@orchidjs/sifter” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”. #803

Open
denikus opened this issue Nov 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@denikus
Copy link

denikus commented Nov 15, 2024

Bug description

Updated from 2.3.0 to 2.4.0 - got this message in bworser console: "Uncaught TypeError: The specifier “@orchidjs/sifter” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”." and select input ruined in browser

Expected behavior

Just regular usage of om-select. Worked fine on 2.3.0. Failed to work after update to 2.4.0. Had to downgrade to 2.3.0 again to restore functionality.

Steps to reproduce

  1. Open browser with tom-select field
  2. Check browser console

Additional context

  • OS: Macos
  • Browser Firefox
  • 131.0.3
  • Macbook Pro M1
@denikus denikus added the bug Something isn't working label Nov 15, 2024
@nwalters512
Copy link
Contributor

Thanks for the report. Can you provide an isolated reproduction of this? Can you see this behavior on the documentation site?

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

2 participants