Shawn Lim

Results 27 issues of Shawn Lim

In the docs, I see this: ``` loadStuffForUser: [ 'loadUser', { // will be executed after 'loadUser' task completes successfully action: require('../../actions/loadStuffForUser'), params: context.getStore(UserStore).getGUID() } ] ``` `getGUID` is ran...

As per your docs, I did ``` $ curl --header "x-forwarded-host: positivespace.io" http://heroku-seoserver.herokuapp.com/christopher ``` the output was an empty html and body tag.

Hello, is it possible to add twitter mentions through this library? something like: tweet-mention="somebody" Also considering hashtags too.

would be better if the typeahead highlights the matched strings in the suggestions list

enhancement

I'm using TestNG instead of JUnit and I'm encountering some errors: ``` Gradle suite > Gradle test > com.snapshottest.demo.DemoApplicationTests > beforeAll FAILED java.lang.IllegalArgumentException at DemoApplicationTests.java:20 Caused by: java.lang.ClassNotFoundException at DemoApplicationTests.java:20...

## What does this PR do? - Consolidate into a single `scrape` action that aligns with firecrawl website - https://docs.firecrawl.dev/api-reference/endpoint/scrape. Also added the `actions` field to allow users to enter...

🔌 pieces

## What does this PR do? Add some basic capabilities to query netsuite's restful API for records https://system.netsuite.com/help/helpcenter/en_US/APIs/REST_API_Browser/record/v1/2024.2/index.html#tag-customer ### Explain How the Feature Works ### Relevant User Scenarios Fetching information...

🔌 pieces