Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Conversation

@yahu1031
Copy link

@yahu1031 yahu1031 commented Sep 14, 2023

  1. The editor url path was wrong which appends m in the domain.
  2. Index issues where they overflows due to the the length wasn't matching to assign the context to the provider.
  3. JSON parsing to the display_filters and display_properties wasn't correct where it likely breaks the app.(Tested and verified.)
  4. disabling the chatbot accessibility in the editor.(Mentioned in the comments)

Likely fixes #81

onLoadStop: (controller, url) {
// This is to remove the default crisp chatbot from the editor
// as it is not needed in the editor
controller.evaluateJavascript(
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[🐛 Bug]: App crashes while adding description

1 participant