Juan L.

Results 7 issues of Juan L.

PLATFORM: linux GANACHE VERSION: 2.5.4 EXCEPTION: ``` TypeError: Cannot read property 'stack' of undefined at IpcMainImpl. (/webpack:/src/integrations/ethereum/index.js:96:31) ```

Hey, I'm getting the access token correctly on the verification function ``` function(req,accessToken, refreshToken, profile, cb) { console.log("COGNITO LOGIN RESULT",accessToken, refreshToken, profile); //I just need to pass the access token...

I know this is a known issue, but the new lines before a bullet list keep adding up after each rerender. I tried using matchVisual option to false to avoid...

If you access vexchange on Sync1 version you are presented with a blank screen. If you try to go on chrome to vexchange and then using the sync 2 version...

Any instructions on how to integrate it to the AuthController that comes?. thanks

- Ensured the ReactQuill component reapplies the tabIndex prop to the underlying editor whenever the prop changes, keeping the editor’s focus behavior in sync with React state - Extended setEditorTabIndex...

- Updated isNumber so it now returns false for NaN values—including boxed numbers—by explicitly checking that the numeric value equals itself - Revised isNaN to perform its own number check...