We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When creating a channel, if you type a special character like "-" after adding any numbers, in the capacity input, the app breaks.
See the above.
Browser & version: Waterfox G4.0.6 (64-bit) Operating system: Linux 5.11 Manjaro Node software & version: Node 16 LTS
Error: Invalid character a bn.js:6 c bn.js:274 _parseBase bn.js:310 _init bn.js:105 i bn.js:39 getValueError index.tsx:177 render index.tsx:106 React 8 unstable_runWithPriority scheduler.production.min.js:18 React 10 unstable_runWithPriority scheduler.production.min.js:18 React 3 [react-dom.production.min.js:216:199](webpack://joule-extension/node_modules/react-dom/cjs/react-dom.production.min.js) Uncaught Error: Invalid character a bn.js:6 c bn.js:274 _parseBase bn.js:310 _init bn.js:105 i bn.js:39 getValueError index.tsx:177 render index.tsx:106 React 8 unstable_runWithPriority scheduler.production.min.js:18 React 10 unstable_runWithPriority scheduler.production.min.js:18 React 3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description of the Issue
When creating a channel, if you type a special character like "-" after adding any numbers, in the capacity input, the app breaks.
Steps to Reproduce
See the above.
Description of Your Setup
Browser & version: Waterfox G4.0.6 (64-bit)
Operating system: Linux 5.11 Manjaro
Node software & version: Node 16 LTS
Console Logs / Screenshots
The text was updated successfully, but these errors were encountered: