This repository was archived by the owner on Feb 26, 2024. It is now read-only.
  
  
  
  
Events not getting emitted in local blockchain but visible in Remix IDE #6084
              
                Unanswered
              
          
                  
                    
                      arjunpathy
                    
                  
                
                  asked this question in
                General Q&A
              
            Replies: 1 comment
-
| Hi @arjunpathy could you please share a repository so we can troubleshoot this? | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I am a newbie in blockchain development and currently learning about "Events". My code emits events in Remix IDE but the same code in local with the same ganache, the receipts have empty logs. I want to capture and display the event in my UI to fix my local configuration. Could anyone possibly point out what I am missing?


Beta Was this translation helpful? Give feedback.
All reactions