I was trying to create component with several if-else statements, that depends on component data variable.
First statement block should add one of nested components, second statement block should add some button tags.
I got an error if_block_creators[current_block_type_index] is not a function
https://svelte.technology/repl?version=2.9.1&gist=6e02554521c9ea732c3b7e8a883ef664
I was trying to create component with several if-else statements, that depends on component data variable.
First statement block should add one of nested components, second statement block should add some button tags.
I got an error if_block_creators[current_block_type_index] is not a function
https://svelte.technology/repl?version=2.9.1&gist=6e02554521c9ea732c3b7e8a883ef664