Describe the bug
With a rux-input field both ruxchange and ruxinput were used to try to prevent the user from entering a / character, which MS Edge treats as a search. We are preventing the entry of the / character, but sometimes the resulting "Start typing to search" dialog still opens, but not all of the time.
To Reproduce
Steps to reproduce the behavior:
See Description above
Current behavior
See Description above
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
CodeSandbox
If applicable, please provide a CodeSandbox or other online code editor tool link that contains an example of the bug.
Environment (please complete the following information):
Browser [e.g. chrome, safari]
@astrouxds/astro-web-components version [e.g. 7.0.0]
Framework, if applicable (React, Angular, Vue, Svelte, ect)
Framework wrapper version, if applicable (@astrouxds/react or @astrouxds/angular)
Additional context
Add any other context about the problem here.
Hello @raven2500, if possible could you provide screenshots and/or a code sandbox that emulates this behavior? We will try and replicate it on our end but this would be helpful. Thank you!
Describe the bug With a rux-input field both ruxchange and ruxinput were used to try to prevent the user from entering a / character, which MS Edge treats as a search. We are preventing the entry of the / character, but sometimes the resulting "Start typing to search" dialog still opens, but not all of the time.
To Reproduce Steps to reproduce the behavior:
See Description above
Current behavior See Description above
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
CodeSandbox If applicable, please provide a CodeSandbox or other online code editor tool link that contains an example of the bug.
Environment (please complete the following information):
Additional context Add any other context about the problem here.