Colton
Colton
We have noticed this same issue in our vite project, with the ```web-intent``` sub package as well. If you remove the ```main``` property from the web-intent's package.json file, it seems...
I have the same issue as OP. The sass migrator tool shows them using bootstrap, but I can never get it to work. Its the same exact error as OP....
Am i understanding it correctly that the KeyboardEvent.code for 'Enter' is still just keyboard('[Enter]'), that is the KeyboardEvent.code right? What does it mean that you should use KeyboardEvent.code instead, does...