[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
Labels
bug
Something isn't working
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
Additional context
The text was updated successfully, but these errors were encountered: