Widget Reinitialize
initializedthe || This is somewhat technical. Feel free to ask us for help if you get stuck
There could be scenarios when the widget may need to be initialized again. Example:
Cart drawer
Dynamically updated shopping cart ( without page reload )
Go to the Bird App Settings > Widget Placement.
Try Increasing reinitialise delay
This will reinitialise the widget after the configured delay amount. So that widget loads after the cart is loaded properly.
Watch element changes.
Use this option, only if the reinitialise delay doesn't fix the problem.
Pick a parent element to watch, as shown in screenshot below
Enter watch CSS selector
Only if the parent CSS selector doesn't work, try entering document.body in the above field.
There could be scenarios when the widget may need to be initialized again. Example:
Cart drawer
Dynamically updated shopping cart ( without page reload )
Go to the Bird App Settings > Widget Placement.
Try Increasing reinitialise delay
This will reinitialise the widget after the configured delay amount. So that widget loads after the cart is loaded properly.
Watch element changes.
Use this option, only if the reinitialise delay doesn't fix the problem.
Pick a parent element to watch, as shown in screenshot below
Enter watch CSS selector
Only if the parent CSS selector doesn't work, try entering document.body in the above field.
Updated on: 12/02/2024
Thank you!