Expand my Community achievements bar.

Dragosche
Dragosche
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • @Nikhil-Kumar it seems to me like a javascript/Promise (miss)handling in the code. Using "return" directly won't wait for the Promise to complete. Using Promise's "resolve" is the right way to return a response. Please also make sure that your action returns a Promise. If it doesn't return a Promise...

    Type

    Questions

    Views

    1.9K

    Like

    1

    Replies

    1
  • I solved this problem without using the "-XX:UseSplitVerifier" workaround. I noticed that SCR is the one that caused problems b/c I was using an older version compiled probably only with 1.6.My working version as of today uses:          <dependency>                <groupId>org.apache.felix</groupId>...

    Type

    Questions

    Views

    811

    Likes

    0

    Replies

    0
Top badges earned by Dragosche
Customize the badges you want to showcase on your profile